Maurice
|
2cad77c8fb
|
Auto-generate JWT_SECRET in all environments
No more crash on missing JWT_SECRET. A random secret is generated
automatically with a warning that sessions won't persist across restarts.
|
2026-03-19 00:29:38 +01:00 |
|
Maurice
|
8601370a47
|
Allow all origins by default, restrict only when ALLOWED_ORIGINS is set
Same-origin requests don't need CORS restrictions. Users can optionally
set ALLOWED_ORIGINS to lock it down.
|
2026-03-19 00:13:23 +01:00 |
|
Maurice
|
cb1e217bbe
|
Initial commit — NOMAD (Navigation Organizer for Maps, Activities & Destinations)
Self-hosted travel planner with Express.js, SQLite, React & Tailwind CSS.
|
2026-03-18 23:58:08 +01:00 |
|