This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
eventspace
Watch
1
Star
0
Fork
0
You've already forked eventspace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ef202cc5adeaeeb83fdc39d8648fb759c8e643e
eventspace
/
backend
History
Felipe Cardoso
4ef202cc5a
All checks were successful
Build and Push Docker Images / changes (push)
Successful in 5s
Details
Build and Push Docker Images / build-backend (push)
Successful in 52s
Details
Build and Push Docker Images / build-frontend (push)
Has been skipped
Details
Big refactor of gift categories model
2025-03-16 14:51:04 +01:00
..
app
Big refactor of gift categories model
2025-03-16 14:51:04 +01:00
tests
Add for gifts: schema, crud, route, tests
2025-03-16 14:23:28 +01:00
.dockerignore
Add initial Docker and Alembic setup
2025-02-27 12:50:44 +01:00
alembic.ini
Refactor Alembic setup and add migration helper script.
2025-02-28 09:22:05 +01:00
Dockerfile
Refactor Docker setup for environment flexibility and dev support
2025-02-27 13:23:14 +01:00
entrypoint.sh
Add database initialization for first superuser setup
2025-03-04 18:54:00 +01:00
migrate.py
Refactor Alembic setup and add migration helper script.
2025-02-28 09:22:05 +01:00
pytest.ini
Refactor token handling and introduce token revocation logic
2025-02-28 16:57:57 +01:00
requirements.txt
Remove token revocation logic and unused dependencies
2025-03-02 11:04:12 +01:00