gotti-cli
v0.0.1-alpha.0.7.7
Published
Command line interface for initializing, building, and deploying gotti.js projects.
Downloads
22
Readme
WIP cli tool that should automate setting up and deploying your servers
mvp will include
gotti deploy [config] - parses config file and then remotely runs start on specified servers gotti start - ran on server to start up specific server
parses gotti.config.json file and will deploy servers
look at test/e2e/gotti.config.json for example of what config files look like. Will implement more pm2 options as i go on.
roadmap
include regions in config file gotti create > will generate a starter app template with a relay, master, connector, and area server. > options
> registration/login setup? >guest login? >google authentication? >facebook authentication? >db >mongodb >mysql > frontend framework > Vue > Angular > React