User microservice of the cinema project.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
Add migration to alter user is_active and role fields in accounts app
78e617cView on GitHubAdd initadmin command and update ENTRYPOINT in Dockerfile to include migrations and admin initialization
7ea536dView on GitHubUpdate ALLOWED_HOSTS to use dynamic environment variable for external hostname
cd63307View on GitHubUpdate password reset email link to use dynamic URL generation
e306f83View on GitHubRefactor user role handling and add admin user creation endpoint
b1d8940View on GitHubAdd Docker support with Dockerfile and .dockerignore; update database settings for Docker compatibility
4b1cfe8View on GitHub