Menu
Kinto LogoKinto LogoKintoHub
Get StartedFeaturesExamplesBlogLogin
๐ŸŒœ
๐ŸŒž
Kinto LogoKinto LogoKintoHub
  • Get Started
  • Features
  • Examples
  • Blog
  • Login
  • Casinos Not On Gamstop
  • Casinos Not On Gamstop
  • Casinos Not On Gamstop
  • Online Casinos Not On Gamstop
  • Bet Sites Not On Gamstop
  • Non Gamstop Casinos
  • Getting Started
    • Introduction
    • Full Stack Example
  • Installation
    • Installation
    • Advanced Installation
    • Upgrade your KintoHub
    • Install On Minikube
    • Install On Digital Ocean
  • Features
    • Command Line Interface (CLI)
    • Environment Overview
    • Deploy
    • Metrics
    • Releases
    • CI/CD
    • Job Activity
    • Console Logs
    • Access
    • Custom Domains
    • Settings
    • Build Settings
    • Environment Variables
    • Advanced Settings
  • Repository
    • Import URL
  • Service Types
    • Static Site
    • Web App
    • Backend API
    • Backend Worker
    • Job
  • Catalog
    • MongoDB
    • PostgreSQL
    • Minio
    • Redis
    • MySQL
  • Examples
    • Introduction
    • Node
      • Node
      • NextJS
      • Express
      • Hapi
      • Koa
    • Golang
      • Go
      • Gin
      • Fasthttp
      • Beego
    • Ruby
      • Ruby
    • Python
      • Django
      • Flask
    • Rust
      • Rust
    • Elixir
      • Elixir
    • Laravel
      • Laravel Example
    • Static Websites
      • Angular
      • Docusaurus
      • Gatsby
      • Ionic
      • Preact
      • React
      • Vue

Node

A sample node service for KintoHub

๐Ÿš€ Deploying on KintoHub#

  • Service Type: Web App
  • Repo: https://github.com/kintoproj/kinto-examples
  • Subfolder Path: ./nodejs
  • Branch: main
  • Language: NodeJS
  • Language version: 14
  • Build Command: npm install
  • Start Command: npm run prod
  • Port: 80

๐Ÿ”จ Running locally#

Pre-requisites: Nodejs v12+

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintoproj/kinto-examples
$ cd kinto-examples/nodejs
  • Install the dependencies
$ npm install
  • To start the app
$ npm run start

๐Ÿš‘ Support#

Slack: https://slack.kintohub.com/

Previous
ยซ Introduction
Next
NextJS ยป
  • ๐Ÿš€ Deploying on KintoHub
  • ๐Ÿ”จ Running locally
  • ๐Ÿš‘ Support
  • Get Started
  • Blog
  • Examples

Community

  • Slack Community

Connect

  • GitHub

Open-sourced with Apache 2.0 License.