No description
* Update docker configuration to meet server specs * init: set features-first structure * re-init: features-first structure * update: remove .gitignore file under db and features/attendance folder * fix: update .gitignore to .gitkeep to securely save the folder (#1) Co-authored-by: Hafizh Fadhlurrohman <20598933+hafizhfadh@users.noreply.github.com> * Feature/project structure (#2) * fix: update .gitignore to .gitkeep to securely save the folder * fix: fixing app flow by structure * fix: fixing app flow by structure * fix: fixing app flow by structure * Bugfix/fixing branch conflict develop (#3) * Update docker configuration to meet server specs * re-init: features-first structure * update: remove .gitignore file under db and features/attendance folder * fix: update .gitignore to .gitkeep to securely save the folder (#1) Co-authored-by: Hafizh Fadhlurrohman <20598933+hafizhfadh@users.noreply.github.com> * fix: test branch ruleset * Update docker configuration to meet server specs * Feature/project structure (#2) * fix: update .gitignore to .gitkeep to securely save the folder * fix: fixing app flow by structure * fix: fixing app flow by structure * fix: fixing app flow by structure * Update docker configuration to meet server specs * fix: fixing app flow by structure --------- Co-authored-by: yyypluto <mfarrasashshiddiqi@gmail.com> Co-authored-by: yyypluto <140881883+yayayapluto@users.noreply.github.com> * Update docker configuration to meet server specs * fix: test branch ruleset * fix: fixing missing components * feat: add migration and structure (#4) Co-authored-by: Hafizh Fadhlurrohman <20598933+hafizhfadh@users.noreply.github.com> * feat: add user schema * update: sample login feature * feat: add migration and structure * update: login route done, also with schema too * update: create user, userRole, role, rolePermission, permission interface and model * update: validation added to login controller * update: login tested done, but no hashing check yet * update: store login token to user --------- Co-authored-by: Hafizh Fadhlurrohman <20598933+hafizhfadh@users.noreply.github.com> Co-authored-by: sims-smktarunabhakti <sims@smktarunabhakti.net> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| app.ts | ||
| bun.lockb | ||
| compose.yaml | ||
| Dockerfile | ||
| drizzle.config.ts | ||
| index.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||