Commit Graph

5 Commits

Author SHA1 Message Date
tiennm99 3c6d51ffc0 Add abstract model and repository base classes
Introduces AbstractModel and AbstractRepository to provide base classes for data models and repository operations. These classes establish common fields, Couchbase integration, and generic CRUD methods to streamline future model and repository implementations.
2025-10-28 20:40:11 +07:00
tiennm99 44d4b94aef feat: db 2025-10-26 09:58:08 +07:00
tiennm99 35e88de99a feat(api): init 2025-10-26 09:19:36 +07:00
tiennm99 4add2ee5a2 chore: init 2025-10-26 00:06:05 +07:00
Tien Nguyen Minh 0efd277edb Initial commit 2025-10-26 00:02:49 +07:00