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
7d0319462ea3d5dfd7053240a7fe35d10432e461
eventspace
/
backend
History
Felipe Cardoso
7d0319462e
All checks were successful
Build and Push Docker Images / changes (push)
Successful in 6s
Details
Build and Push Docker Images / build-backend (push)
Successful in 49s
Details
Build and Push Docker Images / build-frontend (push)
Has been skipped
Details
Fix cors
2025-03-17 12:19:37 +01:00
..
app
Fix cors
2025-03-17 12:19:37 +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