Feature

  • Basic structure folder separate router, controller, and services in Express JS
  • ORM Databases with Prisma
  • JWT Auth with access token and refresh token

Installation

  • change .env file to your own configuration
  • npm install
  • npm run start
  • open http://localhost:3000 on your Postman or other Rest API Platform