react-nestjs-template
react-nestjs-template copied to clipboard
Template to bootstrap a monorepo with a React frontend and NestJS backend
Template ReactJS + NestJS 💼
Template to bootstrap a monorepo with a React frontend and NestJS backend
Usage
npx degit Jensderond/react-nestjs-template my-new-project
To do:
Frontend
- [ ] storybook
- [ ] styled-components
- [x] ESLint
- [x] Husky
- [ ] restful-react
- [ ] wouter
- [ ] React Helmet
Backend
- [ ] MySQL basic setup to the backend
- [ ] Configuration validation
- [ ] Authentication and authorization with Passport
- [ ] Healtcheck
- [ ] ...
Install
yarn install
Start frontend
yarn workspace frontend start
Start backend
yarn workspace backend start
Author
👤 Jens de Rond
- Website: https://www.jensderond.nl
- Twitter: @Jensderond
- Github: @Jensderond
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 Jens de Rond.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator