Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 924 Bytes

README.md

File metadata and controls

56 lines (33 loc) · 924 Bytes

🎠 Playground

Built using Razzle, a simple fullstack solution for Express x React

Live

Prerequisites

Local Development

Using Docker

If your docker-compose version is above v1 please downgrade first using this command

docker-compose disable-v2

Run compose

docker-compose -f docker-compose.dev.yml up

Using Local Node.js

  • Install dependencies
yarn
  • Spin up the app
yarn start

CI/CD - Staging & Prod

Diagram CI


mazipan ©️ 2021