An open API service indexing awesome lists of open source software.

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

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.