e33c0264fa
✨ feat: create db seed for initialization
2026-01-21 10:26:31 +07:00
1e71bc43f7
📦 deps: updating prisma v6 to v7
2026-01-09 15:12:17 +07:00
ade9008752
🐛 fix: change create user repository flow
...
Include preference creation when creating new user accounts
2026-01-09 14:56:39 +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
6bdd5b6468
🚩 create user session when provision
...
create a user session after provisioning authentication if the account has been created previously.
2025-08-12 23:59:06 +07:00
0d71710b14
✨ add new oauth provider
...
add google idconnect as new auth provider
2025-08-06 15:31:24 +07:00
b98c2c01c6
💩 (user) i dont know what im commited
2025-07-15 23:50:40 +07:00
1811d1dcc8
🚩 (role) create user role assignment module
...
create module for assign to user and unassign role from user
2025-07-15 10:25:22 +07:00
fbd5b68b10
edit:model:user | change user prisma schema from profilePicture to avatar
2025-06-21 22:13:01 +07:00
ac10ae14f6
fix: fix.env.example
2025-06-14 15:05:20 +07:00
b554ff0e5b
add basic files
2025-05-06 01:11:50 +07:00