- Register
- Login
- Unit test using jest
- Nest JS
- mongoose
- Express JS
- Swagger
- Helmet
cd backend/
create file .env copy from .env.example
npm install
npm run start:dev
- React JS
- Next JS
cd frontend/
npm install
npm run dev
Boilerplate Fullstack TypeScript Nest JS and Next JS
TypeScriptMIT
cd backend/
create file .env copy from .env.example
npm install
npm run start:dev
cd frontend/
npm install
npm run dev