https://github.com/lemonpi/connect5
https://github.com/lemonpi/connect5
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemonpi/connect5
- Owner: LemonPi
- Created: 2020-05-15T21:08:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T05:11:12.000Z (almost 6 years ago)
- Last Synced: 2025-01-03T13:52:25.955Z (about 1 year ago)
- Language: JavaScript
- Size: 2.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
- `npm install`
- `node index.js`
- visit the IP provided by the server
## Development
- `heroku local` and visit `localhost:5000` to test changes
- `git push heroku master` to deploy