This website requires JavaScript.
Explore
Help
Register
Sign In
jselesan
/
personal-admin-2026
Watch
1
Star
0
Fork
0
You've already forked personal-admin-2026
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f6c03e3c9178e7685ecbdb6db8941f96943cdd72
personal-admin-2026
/
apps
/
backend
History
Jose Selesan
f6c03e3c91
refactor(expenses): optimize monthly totals and pending calculations using raw SQL queries
2026-05-29 19:05:23 -03:00
..
prisma
feat(auth): implement better authentication system with user sessions and password management
2026-05-29 16:03:38 -03:00
src
refactor(expenses): optimize monthly totals and pending calculations using raw SQL queries
2026-05-29 19:05:23 -03:00
tests
feat(expenses): enhance expenses management with filtering and search capabilities
2026-05-29 14:56:35 -03:00
.gitignore
initial commit
2026-05-28 14:33:35 -03:00
docker-entrypoint.sh
feat(database): add database seeding to entrypoint script and package.json
2026-05-29 18:45:38 -03:00
package.json
fix(prisma): update seed script in package.json and prisma.config.ts for consistency
2026-05-29 18:48:30 -03:00
prisma.config.ts
fix(prisma): update seed script in package.json and prisma.config.ts for consistency
2026-05-29 18:48:30 -03:00
tsconfig.json
feat(auth): implement better authentication system with user sessions and password management
2026-05-29 16:03:38 -03:00