TroodonEnjoyer bc3e345a27 Fix login session persistence + add admin accounts
- Fix JWT secret regenerating on every HMR cycle (globalThis cache)
- Replace unreliable response.cookies.set() with manual Set-Cookie header
- Remove jwt-secret.ts abstraction — JWT_SECRET back inline in auth.ts
- Sidebar logo links directly to /dashboard instead of server-redirect /
- Add 3 admin users to seed: ewan/caitlin/dillen (ADMIN role)
- Fix bcrypt hash corruption from PowerShell $ interpolation
- Remove plaintext passwords from codebase
- Fix audit_password_change trigger UUID type error
2026-06-29 14:42:16 +02:00
2026-06-26 14:37:50 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 21:36:09 +02:00
2026-06-26 22:30:54 +02:00
2026-06-26 19:22:54 +02:00
2026-06-26 21:36:09 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 16:38:18 +02:00
2026-06-26 16:38:18 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00
2026-06-26 14:31:38 +02:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

Install

  • Jose
  • Node.js
  • Add emoji pakages
  • Install postgres for databases
  • Typescript

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

S
Description
No description provided
Readme 776 MiB
Languages
TypeScript 67.6%
Python 8.7%
PLpgSQL 7.2%
JavaScript 6%
HTML 5.4%
Other 5.1%