1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 13:15:18 +02:00
Commit graph

66 commits

Author SHA1 Message Date
Sean Morley
b660dcad08 refactor: Update S3 configuration and endpoint handling 2024-06-10 01:16:34 +00:00
Sean Morley
ee32a446e9 Minio docker 2024-06-09 18:42:32 +00:00
Sean Morley
4ed9ebc456 Docker with minio 2024-06-09 18:10:17 +00:00
Sean Morley
b057ee01b3 Refactor Docker Compose files, Tailwind config, UserCard component, and page server files 2024-04-27 16:35:04 +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
c6d8730b4c Add volume mapping for ./sql in docker-compose.yml 2024-04-14 17:08:52 +00:00
Sean Morley
f58271e27c Update docker-compose.yml to remove unnecessary volume mapping 2024-04-14 16:56:27 +00:00
Sean Morley
a17c482522 Add PostgreSQL client and SQL scripts for parks data 2024-04-11 22:58:54 +00:00
Sean Morley
d1371a9945
Update docker-compose.yml 2024-04-11 11:05:24 -04:00
Sean Morley
4c032445a7 Add ORIGIN environment variable and update startup script 2024-04-10 13:30:54 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
cde83b35d6 Fix database connection issue and add database migration 2024-04-02 19:33:26 +00:00
Sean Morley
3f24e44558 Update database configuration in docker-compose.yml 2024-04-02 19:22:54 +00:00
Sean Morley
f86151ee5e Update database URL and add description to package.json 2024-04-02 15:48:26 +00:00
Sean Morley
8250cae054 Add startup script and update Dockerfile and docker-compose.yml 2024-04-02 14:41:07 +00:00
Sean Morley
8796035016 Add Docker Compose file and update devcontainer.json 2024-04-01 21:13:59 +00:00