c730689587
♻️ refactor: change all id types to uuidv7
2026-01-27 22:29:21 +07:00
4c1f891f12
🚧 wip: create bulk insert endpoint
2026-01-23 21:08:10 +07:00
e33c0264fa
✨ feat: create db seed for initialization
2026-01-21 10:26:31 +07:00
22428c720c
🐛 fix: user client info in oauth flow
2026-01-20 09:39:50 +07:00
fb3d0b5e9b
🐛 (prisma) fix prisma db pool error
2026-01-19 22:07:10 +07:00
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
ee88b6f8b4
🔧 (git) add multi push repository
2025-07-02 10:11:45 +07:00
9870984afd
📦 (git-cz) add commit formatter
...
add formatter in git espesially commit for better commit message in the future.
2025-06-24 11:25:02 +07:00
6bcf1d1b97
Revert " 📦 (add git-cz for better commit) add git-cz for better commit"
...
This reverts commit 58f8b23907 .
2025-06-24 11:20:36 +07:00
58f8b23907
📦 (add git-cz for better commit) add git-cz for better commit
2025-06-24 11:19:58 +07:00
0d846915a7
add:eslint | add eslint for code formatter
2025-06-24 07:46:24 +07:00
22c24c0202
add:utils:file:store | create utility for store file in system
2025-06-21 22:02:41 +07:00
eac67c1f58
add project structure documentation
2025-06-19 22:13:15 +07:00
b8b5182911
creating contenerization
2025-05-23 20:46:47 +07:00
1f2030140b
add redis connection
2025-05-08 23:46:31 +07:00
a2c27b313a
add userSession module
2025-05-08 15:21:05 +07:00
32dc3dae4a
add controller and service for create user
2025-05-07 03:46:22 +07:00
40a7ffc005
add first operation in user role
2025-05-06 18:48:33 +07:00
b554ff0e5b
add basic files
2025-05-06 01:11:50 +07:00
61eb5b75d7
Initial commit (via bun create)
2025-05-06 00:05:14 +07:00