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
- Host: GitHub
- URL: https://github.com/sanketjpatel/sample-nodejs-12fa
- Owner: sanketjpatel
- License: apache-2.0
- Created: 2018-04-26T15:36:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T20:09:43.000Z (about 8 years ago)
- Last Synced: 2025-01-31T15:33:38.044Z (over 1 year ago)
- Topics: 12-factor, docker, nodejs
- Language: JavaScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).