Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 564 Bytes

README.md

File metadata and controls

41 lines (31 loc) · 564 Bytes

⚡️ Fullstack Typescript Nest JS and Next JS ⚡️

Features

  1. Register
  2. Login
  3. Unit test using jest

Backend

  • Nest JS
  • mongoose
  • Express JS
  • Swagger
  • Helmet
cd backend/
create file .env copy from .env.example
npm install
npm run start:dev

Frontend

  • React JS
  • Next JS
cd frontend/
npm install
npm run dev

Screenshot app

Screenshot Screenshot Screenshot Screenshot Screenshot