Template to bootstrap a monorepo with a React frontend and NestJS backend
npx degit Jensderond/react-nestjs-template my-new-project
- MySQL basic setup to the backend
- Configuration validation
- Authentication and authorization with Passport
- Healtcheck
- ...
yarn install
yarn workspace frontend start
yarn workspace backend start
👤 Jens de Rond
- Website: https://www.jensderond.nl
- Twitter: @Jensderond
- Github: @Jensderond
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 Jens de Rond.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator