Skip to content

⚡️ Boilerplate Fullstack TypeScript Nest JS and Next JS

Notifications You must be signed in to change notification settings

aswara/fullstack-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack Typescript Nest JS and Next JS ⚡️

Backend

  • Nest JS
  • Sequilize
  • Express JS
  • Swagger
  • Helmet
cd backend/
create file .env copy from .env.example
npm install
docker-compose -f docker-compose.db.yaml up -d
npm run migrate
npm run start:watch

Frontend

  • React JS
  • Next JS
  • Material UI
  • Formik
  • Axios
  • Atomic Design
cd frontend/
npm install
npm run dev

About

⚡️ Boilerplate Fullstack TypeScript Nest JS and Next JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published