docker-compose up
In the client folder, rename .env.example to .env then run:
// run in ./client
yarn && yarn serve
// run in ./server
yarn && yarn start
By default the app is on 8080 port and the API on 4444 port.
| Name | Name | Last commit date | ||
|---|---|---|---|---|