Skip to content

Prikkert is de open-source app om datums te prikken. Altijd gratis, nooit reclames.

License

Notifications You must be signed in to change notification settings

Coretteket/prikkert

Repository files navigation

Prikkert

Prikkert is the open-source app for scheduling group events. Always free, no ads.

Development

You'll need Node 24+, pnpm 10+, and Docker.

pnpm install
docker compose up -d
pnpm drizzle-kit push
pnpm dev

Other useful commands: pnpm build, pnpm check, pnpm lint, pnpm lint:fix.

Deployment

Production runs as a Docker container behind an external Traefik instance:

docker compose -f compose.prod.yml up -d --build

This spins up the app, Postgres, and a Drizzle Gateway. You'll need to tweak the Traefik labels and .env to match your setup.

License

EUPL-1.2

About

Prikkert is de open-source app om datums te prikken. Altijd gratis, nooit reclames.

Resources

License

Stars

Watchers

Forks