mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 21:31:46 +00:00
cb1e217bbe
Self-hosted travel planner with Express.js, SQLite, React & Tailwind CSS.
4 lines
89 B
Bash
4 lines
89 B
Bash
PORT=3001
|
|
JWT_SECRET=your-super-secret-jwt-key-change-in-production
|
|
NODE_ENV=development
|