Skip to content

ioak-dev/janus-graph-server

Repository files navigation

Start server locally

First time

  • npm install

Develop on backend server

On one terminal, run below to watch and build the changes live

  • npm run build:local

On another terminal, run below to start the server

  • npm run start

Start backend server

  • npm run build
  • npm run start

About

REST API service backend of Janus dynamic process management tool using custom table structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published