Skip to content

Stavatech/Stavanet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stavanet

The Stavanet backend service

Development guide

Build and run with:

build.sh && run.sh

Now develop to your heart's content - the service will reload with your changes whenever you save.

Production

Build and run the production docker image with:

build.sh production && run.sh production

Releases

No releases published

Packages

No packages published