29760dda96
Made a working settings panel & includes the user's info, what is
...
missing? well, all the actions that requires the data to be sent to the
server is still not there yet. Tried to add onboarding, but I have just
no idea how to do it (Maybe I can do it w/ a video?
2025-06-07 23:51:05 +08:00
1eb15058d7
Spent a hour fixing the login & registing system & also finding errors
...
in the custom groq api system (also a typo wasted way too much time)
2025-06-07 15:49:28 +08:00
d18f8c6234
Fix SQL Errors.
2025-06-07 11:10:05 +08:00
a4a522974a
Made a simple system for custom groq apis.
2025-06-07 08:57:25 +08:00
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