https://github.com/sethbergman/12factor-node
The 12-Factor app built with Node.js, EJS and Express | https://12factor-node.sethbergman.pro
https://github.com/sethbergman/12factor-node
12-factor dokku ejs-express express nodejs
Last synced: about 1 month ago
JSON representation
The 12-Factor app built with Node.js, EJS and Express | https://12factor-node.sethbergman.pro
- Host: GitHub
- URL: https://github.com/sethbergman/12factor-node
- Owner: sethbergman
- License: unlicense
- Created: 2016-05-01T23:20:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:09:32.000Z (about 6 years ago)
- Last Synced: 2025-04-26T00:03:40.893Z (about 1 year ago)
- Topics: 12-factor, dokku, ejs-express, express, nodejs
- Language: HTML
- Homepage:
- Size: 354 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 12 Factor Node
The 12 Factor app written in Node.js, EJS and Express
---
[](https://greenkeeper.io/) [](https://standardjs.com) [](https://travis-ci.org/sethbergman/12factor-node)
### Setup
```sh
git clone https://github.com/sethbergman/12factor-node.git && cd 12factor-node
```
### Install dependencies
```sh
npm install
```
### Start the app
```sh
npm start
```
Visit `http://0.0.0.0:5000` in your browser.
## Live Demo:
[](https://github.com/sethbergman/12factor-node) [](https://github.com/sethbergman/12factor-node) [](https://github.com/sethbergman/12factor-node) [](https://github.com/sethbergman/12factor-node) [](https://twitter.com/seth_bergman)