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