git clone ssh://git@git.dustin.coffee:2222/hobokenchicken/dumpsterChat.git cd dumpsterChat cp .env.example .env
Edit .env with your settings. Then start backing services:
.env
make docker-dev
Run migrations:
go run ./cmd/migrate -direction=up
Start the server:
make run
Start the web dev server:
make dev-web
Visit http://localhost:5173.
http://localhost:5173
Deleting the wiki page "Getting Started" cannot be undone. Continue?