6 Commits

Author SHA1 Message Date
f5734e7e5d Fix SQL errors. 2025-05-13 23:20:38 +08:00
666f6ac38b refactor: update PostgreSQL import and initialization
- Changed the import statement from "bun" to "postgres".
- Simplified the PostgreSQL client initialization by directly using the connection string.
2025-05-11 00:17:42 +08:00
5d58016b1d Clean code. 2025-05-10 22:05:10 +08:00
1208866757 feat: implement go_links table and update database connection handling 2025-05-10 06:55:28 +08:00
2f20d49091 feat: integrate animate.css for animations, enhance layout, and improve localization files 2025-05-06 19:31:53 +08:00
8955fce368 feat: add S3 configuration and update project structure 2025-05-06 09:43:26 +08:00