Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

BananoCoin/buildoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildoff

installation instructions

installation instructions

add user so you aren't running as root

adduser buildoff;

su - buildoff;

run the following command to start:

npm start;

to run in background, use the command:

npm run screenstart;

to stop, use the command:

npm stop;

to stop and restart, use the command:

npm run screenrestart;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published