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
472593b8e67455c67dec5ea0d31c196d237c6aed
shorefront
/
backend
/
app
History
Adrian A. Baumann
472593b8e6
feat: add FastAPI app entrypoint
2026-02-28 19:59:07 +01:00
..
api
feat: add FastAPI app entrypoint
2026-02-28 19:59:07 +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