0.1.1-alpha.0 • Published 2 years ago

silo-cli v0.1.1-alpha.0

Weekly downloads
20
License
ISC
Repository
github
Last release
2 years ago

silo-cli NOT FUNCTIONAL - WIP

Setting up

To create a new silo instance, run silo init in an empty folder.

silo dev will run a local version on the port you specified or default 8080

Api

silo [command]
CommandDescription
initSetups a new silo instance
devRuns a dev version on localhost:8000with file watching
<!--runRuns a production version-->
<!--resourcesDisplays a list of current resources-->
<!--data --resource resource nameDisplays current data stored per resource-->

Notes

  • All settings are stored in a .env file in the root dir