Skip to content

Objelisks/website-orb

Repository files navigation

====documentation for future me

server runs using nodemon to restart on deployments https://github.com/remy/nodemon

cd website
nohup nodemon > out.log &

server is automatically restarted on js changes

modules running hosted on the server need these scripts (or similar, but using these names):

  • setup: npm install
  • start: node --env-file=.env server.mjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published