A sample Node service for KintoHub
- Service Type: Web App
- Repo: https://github.com/kintohub-examples/nodejs
- Branch: master
- Language: NodeJS
- Language version: 14
- Build Command:
npm install
- Start Command:
npm run prod
- Port: 80
Pre-requisites: Nodejs v12+
- Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/nodejs
$ cd nodejs
- Install the dependencies
$ npm install
- To start the app
$ npm run start
Contact us: https://www.kintohub.com/contact-us
Discord: https://kintohub.com/discord