Nodejs Application Architecture Save

👨‍🔧 A discussion on how Node.js projects can be organized.

Project README

Node.js: beyond the route layer

A discussion on how Node.js projects can be organized.

Travis Codecov Travis

Discussion

The artcle discussing this code base is here: https://blog.octo.com/en/clean-node-part-1/. Feel free to open an issue in order to discuss design decisions!

Features

Based on this kata: https://github.com/octo-woapi/katapi

Instructions

Start

Server will listen on port 3000 by default (can be overridden with environment variable PORT)

$ npm start

Test

$ npm test

Lint

$ npm run lint

License

MIT License

Copyright (c) 2017-2017 Simon Renoult.

Open Source Agenda is not affiliated with "Nodejs Application Architecture" Project. README Source: simonrenoult/nodejs-application-architecture
Stars
83
Open Issues
25
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating