Full stack app
- ReactJS/Native
- styled-coomponents
- express
- Golang
yarn or yarn install
cd packages/server && docker-compose up -d
In the root folder:
yarn workspace server ts:watch
In another tab:
yarn workspace server dev
yarn workspace auth-server go:install
yarn workspace web start
start metro server:
yarn workspace mobile start
yarn workspace mobile android
yarn workspace mobile ios
MIT