Skip to content

cps-1/nodejs-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Node.js Capybara API

Capybara

This is a sample Node.js application that relies on environment variables available on a CPS1 Workspace, which make configuration to a Resource like a PostgreSQL database much easier.

Follow these steps to set up and run this application:

  1. Install dependencies

    npm ci
  2. Run database migrations

    npm run migrate
  3. Start the development server

    npm run dev

About CPS1

CPS1 (Cloud Programming Shell) is a CDE (Cloud Development Environment) self-hosted system that extends a Kubernetes cluster.

Refer to CPS1 Offical Documentation to know more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors