This website requires JavaScript.
Explore
Help
Register
Sign In
pokemon
/
nuzlocke-tracker
Watch
1
Star
1
Fork
0
You've already forked nuzlocke-tracker
Code
Issues
Pull Requests
10
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d9fa4ad5e595810111aa905cc7999163df4b3687
nuzlocke-tracker
/
backend
/
src
/
app
/
core
History
Julian Tabel
d8fec0e5d7
All checks were successful
CI / backend-tests (push)
Successful in 30s
Details
CI / frontend-tests (push)
Successful in 28s
Details
fix:add debugging endpoint for auth issues
2026-03-22 12:15:25 +01:00
..
__init__.py
Initial setup of frontend and backend
2026-02-04 17:13:58 +01:00
auth.py
fix:add debugging endpoint for auth issues
2026-03-22 12:15:25 +01:00
config.py
fix: add HS256 fallback for JWT verification in local dev
2026-03-22 09:38:52 +01:00
database.py
Add database schema with SQLAlchemy async + Alembic migrations
2026-02-05 13:29:34 +01:00