Commit Graph

12 Commits

Author SHA1 Message Date
Sean Morley
319a99fed2 Refactor data insertion via Drizzle 2024-04-26 22:43:13 +00:00
Sean Morley
a2c5b435e2 Fix setup_admin_user function call in startup.sh 2024-04-18 23:48:07 +00:00
Sean Morley
f626370d3f Update server setup logic and add admin user creation in setup page 2024-04-18 23:00:35 +00:00
Sean Morley
7fe90f615f Add compose-dev.yml file and update startup.sh script 2024-04-18 01:24:00 +00:00
Sean Morley
2249052ab7 Update database schema and add signup_date, last_login, and role columns to user table 2024-04-18 01:15:52 +00:00
Sean Morley
0d84445791 Update startup.sh script 2024-04-12 14:26:30 +00:00
Sean Morley
a17c482522 Add PostgreSQL client and SQL scripts for parks data 2024-04-11 22:58:54 +00:00
Sean Morley
4c032445a7 Add ORIGIN environment variable and update startup script 2024-04-10 13:30:54 +00:00
Sean Morley
257e2555bc Add schema generation 2024-04-10 01:31:10 +00:00
Sean Morley
cde83b35d6 Fix database connection issue and add database migration 2024-04-02 19:33:26 +00:00
Sean Morley
4b2306f812 Update startup.sh, +page.server.ts, FeaturedAdventureCard.svelte, and Navbar.svelte 2024-04-02 18:04:27 +00:00
Sean Morley
8250cae054 Add startup script and update Dockerfile and docker-compose.yml 2024-04-02 14:41:07 +00:00