Super minimal boilerplate to start a simple node + express backend with mongo-db integration
Node | Express | Mongo |
---|---|---|
- @Routing: the project routing ready
- @Authentication: the project provide a db authentication process (with middleware's protection)
- Routing
- Authentication
- Db connection
- ...