https://github.com/motdotla/ec2-on-node
EC2 on NodeJS - Deploy a NodeJS app on EC2 in a few minutes.
https://github.com/motdotla/ec2-on-node
Last synced: 7 months ago
JSON representation
EC2 on NodeJS - Deploy a NodeJS app on EC2 in a few minutes.
- Host: GitHub
- URL: https://github.com/motdotla/ec2-on-node
- Owner: motdotla
- Created: 2015-08-13T02:50:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-16T03:02:51.000Z (about 10 years ago)
- Last Synced: 2025-01-24T05:09:23.224Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 137 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ec2-on-node

[](https://github.com/feross/standard)
Deploy a NodeJS app on EC2 in a few minutes.
## Usage
See [instructions](http://www.mot.la/2015-08-13-ec2-on-node.html).
## Development
```
npm install
npm start
```