-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
need to add in an initialization process for the server that can be run from the cli app. this will be able to setup and tear down a server without having to manually do it every time through various consoles. will also handle creating database records outside of the server. this will require a significant refactor as most of the code that does this is inside the server itself.