Thomas Ruoff d63ded8c6a migrate auth from next-auth to better-auth with magic link support
Replace next-auth with better-auth, adding magic link email login as
the primary auth method and GitHub OAuth as an optional social provider.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 21:19:37 +01:00
2022-07-06 23:14:24 +02:00
2025-06-13 00:04:01 +02:00
2023-10-09 08:47:19 +02:00
2025-03-30 22:29:15 +02:00
2023-11-26 23:12:37 +01:00
2020-11-18 23:29:29 +01:00
2026-03-03 21:16:56 +01:00
2025-06-13 00:04:01 +02:00
2025-04-01 22:14:34 +02:00
2025-03-30 22:29:15 +02:00
2021-01-09 23:08:59 +01:00
2025-03-17 23:09:14 +01:00
2022-03-02 00:02:10 +01:00
2025-03-26 22:10:57 +01:00
2026-02-12 21:29:57 +01:00

Pfadi-Bussle booking system

A booking system for a local scouts van build with Next.js.

This is still highly specific to the use-case it's needed for and needs to be made a lot more generic.

Hack on in

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Hack away...

Description
No description provided
Readme 9.5 MiB
Languages
TypeScript 73.6%
CSS 18.8%
MDX 6.6%
JavaScript 1%