This website requires JavaScript.
Explore
Help
Register
Sign In
adebaumann
/
shorefront
Watch
1
Star
0
Fork
0
You've already forked shorefront
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec6b9f6332b033045447f89ae864655282ce7e34
shorefront
/
backend
/
app
History
Adrian A. Baumann
ec6b9f6332
feat: add auth router (register/login/logout/me)
2026-02-28 19:59:33 +01:00
..
api
feat: add auth router (register/login/logout/me)
2026-02-28 19:59:33 +01:00
__init__.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
auth.py
feat: add JWT auth module
2026-02-28 19:58:10 +01:00
database.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
main.py
feat: add FastAPI app entrypoint
2026-02-28 19:59:07 +01:00
models.py
feat: add SQLAlchemy models and database setup
2026-02-28 19:55:54 +01:00
schemas.py
feat: add Pydantic schemas
2026-02-28 19:58:30 +01:00