4 Commits

Author SHA1 Message Date
shb
40cf8ebab5 Added file upload functionality
Backend works when trying to use Postman to request the API endpoint. File upload in the frontend also works since the data is parsed properly as multi-part form data. The issue is the frontend seems to cannot directly send request to backend and is outright rejected.
2025-06-16 14:29:33 +08:00
shb
52a080e69a Initialized on Shariff system
Added overrides for Luxon to package.json. Luxon had conflicting dependencies when trying to perform `npm install`
2025-06-12 09:31:47 +08:00
MuhdAthir
660988352f push bunch of backend and new scheme.prisma 2025-05-31 16:58:30 +08:00
8e01631a4f Initial commit 2025-05-30 04:23:17 +00:00