Skip to content

cui422/c-addon-with-node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c++ addon with node.js

A barebones Node.js app using Express 4.

This application supports the c++ addon with node.js.

Make sure you have a free Heroku account, Node.js and npm installed locally.

$ heroku login

$ git clone https://github.com/cui422/c-addon-with-node.js.git # or clone your own fork

$ cd c-addon-with-node.js

$ heroku create

$ git push heroku master

$ heroku ps:scale web=1

$ heroku open

or

Deploy to Heroku

Once the app run, you need to input the below credential in the first page.

Username: admin

Password: admin123

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors