install yarn
for node
then:
- yarn install in root
- yarn install in apps/example
- yarn install in apps/backend
- yarn start:dev in apps/backend
- go to http://localhost:3001/api for swagger
- yarn dev in apps/example
- go to http://localhost:3000 for the app
install yarn
for node
then: