Skip to content

πŸ‘¨β€πŸ”§ A discussion on how Node.js projects can be organized.

License

Notifications You must be signed in to change notification settings

simonrenoult/nodejs-application-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Simon RENOULT
May 7, 2019
67c8831 Β· May 7, 2019

History

47 Commits
Apr 29, 2019
Apr 10, 2019
May 7, 2019
May 7, 2019
May 7, 2019
Apr 30, 2019
Apr 10, 2019
Dec 10, 2017
Dec 10, 2017
Apr 13, 2019
May 19, 2018
May 7, 2019
Apr 10, 2019
Apr 10, 2019

Repository files navigation

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.

About

πŸ‘¨β€πŸ”§ A discussion on how Node.js projects can be organized.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published