a quick setup backend framework for Nodejs Koa starter.
- typescript
- dotnev
- mongodb
- cors
- logger
- router with access control
- middleware etc.
- a basic example with Mongoose Schema (User).
npm i
npm run start
then just edit the app.ts and request backend.