https://github.com/ifirlana/openode-express
create server by express configuration to openode
https://github.com/ifirlana/openode-express
express javascript nodejs openode
Last synced: about 2 months ago
JSON representation
create server by express configuration to openode
- Host: GitHub
- URL: https://github.com/ifirlana/openode-express
- Owner: ifirlana
- License: gpl-3.0
- Created: 2018-02-15T00:40:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T02:05:42.000Z (over 8 years ago)
- Last Synced: 2025-05-25T00:58:24.085Z (about 1 year ago)
- Topics: express, javascript, nodejs, openode
- Language: HTML
- Size: 4.91 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openode-express
create server by express configuration to openode
### Getting started
````
nvm use v8.9.1
npm install -g openode
npm install
````
cp into `.envexample` into `.env`. And cmd in terminal `node index.js`
### Development Slack
use ``./ngrok-mac http {PORT}`` for Outgoing-Webhook slack development.
### Deployment
use OPENODE for free hosting node.js service. After Signup account.
````
nvm use v8.9.1
openode deploy
````
input email and password.
after all being upload you got url for your hosting.