cm-core-team / cm-core

Manage a congregation with ease.
https://cm-core.netlify.app
5 stars 2 forks source link
go jehovahs-witnesses next typescript

cm-core

Manage a congregation with ease.

Development

To start

Backend:

docker compose up --build

This will run in watch mode, so any changes to the code will be reflected in the running container.

Frontend:

bun i
bun frontend

Seeder

go run scripts/seed.go