SpiritChat is a chan-style imageboard/BBS written in Golang.
Frontend (Vue.JS): https://github.com/izzymg/spiritclient
spirit
- start spirit
spirit migrate up
- apply migrations up
spirit migrate down
- drops everything
Developed inside vscode devcontainer with Postgres.
SPIRITCHAT_PG_URL
SPIRITCHAT_ADDRESS
SPIRITCHAT_CORS_ALLOW
Set SPIRIT_INTEGRATIONS
if you want integration tests.