An open API service indexing awesome lists of open source software.

https://github.com/sanketjpatel/sample-nodejs-12fa

A sample 12 factor NodeJS application
https://github.com/sanketjpatel/sample-nodejs-12fa

12-factor docker nodejs

Last synced: 27 days ago
JSON representation

A sample 12 factor NodeJS application

Awesome Lists containing this project

README

          

# Sample NodeJS 12 Factor Application

This is a sample NodeJS application that conforms to the [12 factor](https://12factor.net) methodology

Inspired by [Kelsey Hightower](https://github.com/kelseyhightower)'s [12 fractured apps](https://github.com/kelseyhightower/12-fractured-apps) [blog post](https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c).