In order to start with the workshop please make sure that you have installed
- Docker
- Nodejs
- Yarn
Once everything is installed simply run
yarn
yarn setup This will create a project with database and fill in with data. Then you can simply run
yarn start- http://localhost:3000 – frontend
- http://localhost:4000 - grpahql server playground