Main changes

Preinstall

  1. ...

Settings

  1. ...

Libraries

  1. cors
  2. dotenv
  3. express
  4. mongoose
  5. pino-http
  6. pino-pretty
  7. http-errors
  8. joi

Code

  1. add eslint
  2. .editorconfig
  3. .env
  4. app.use(express.json());

Future features

  1. add jsconfig.js
  2. add pagination from external library