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
fce2f32ffbd41a6da9d1e6f5d213bfb15e60a620
eventspace
/
backend
History
Felipe Cardoso
fce2f32ffb
All checks were successful
Build and Push Docker Images / changes (push)
Successful in 4s
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
fix guest rsvp additional guests
2025-03-16 21:13:48 +01:00
..
app
fix guest rsvp additional guests
2025-03-16 21:13:48 +01:00
tests
Additional fixes for gift models
2025-03-16 15:33:17 +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