1e71bc43f7
📦 deps: updating prisma v6 to v7
2026-01-09 15:12:17 +07:00
50500ec1ca
📈 (analytics) implement sentry error tracing system
2025-09-07 14:48:23 +07:00
5cce8eea9f
🗃️ create dbml generator
...
Generate dbml from the Prisma schema when executing the command `bunx prisma generate`. The dbml can be used to
visualize the ERD using the dbdiagram.io website.
2025-08-24 07:03:18 +07:00
419b5b0ae4
✨ create oauth login
...
Create authentication with oAuth using a third-party vendor. Currently, only GitHub is available, but more will be added
in the future.
2025-08-05 17:11:36 +07:00
945caca728
⚗️ add minio lib
...
add minio lib for storing file in file system as bucket storage
2025-07-21 15:21:37 +07:00
08a2ac3c43
✨ create user role bind and create
...
creating basic validation dan operation service for user role
2025-07-14 21:50:42 +07:00
01b29e2a78
✨ (user) create validation in user update data
2025-06-28 17:44:31 +07:00