NOT READY (YET)
go install github.com/anthdm/gothkit@master
After installation you can create a new project by running:
gothkit [myprojectname]
Navigate to your project and start the development server:
cd [myprojectname]
make dev
Hot reloading is configured by default, the only thing left to do is watching for changes to your assets by running the following command:
make assets
make db-mig add_user_table
make db-up
make db-reset
make db-seed
$ claude mcp add superkit \
-- python -m otcore.mcp_server <graph>