Commit Graph

56 Commits

Author SHA1 Message Date
471cde3986 FEAT(app): add password protection
- Add authentication feature
- Enable password login
2025-11-24 23:18:27 +09:00
c04a3fb267 CHORE(app): minor update
- Small configuration change
- Trigger deployment
2025-11-24 22:22:01 +09:00
8b195378a5 CHORE(app): initial configuration
- Add initial app settings
- Configure base deployment
2025-11-24 22:09:18 +09:00
f1fadca73e DOCS(docs): update README
- Add project documentation
- Update setup instructions
2025-10-01 11:34:06 +09:00
3806344351 INIT(app): initial commit with FSD architecture
- Initialize Todo app structure
- Implement Feature-Sliced Design
2025-10-01 11:24:40 +09:00
4fad18f5d2 INIT(app): initial commit from create-next-app
- Initialize Next.js project
- Add base configuration
2025-09-26 23:06:01 +09:00