This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
got-gaming
Watch
1
Star
0
Fork
0
You've already forked got-gaming
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
09a3f6a1067d1ff9490c9c89cd31ffe36ef6b0ca
Commit Graph
3 Commits
Author
SHA1
Message
Date
Julien Froidefond
09a3f6a106
Update Docker configuration to persist uploaded images: Modify docker-compose.yml to include a volume for uploaded images, enhance Dockerfile to create the uploads directory, and update README to document the new uploads path configuration.
Some checks failed
Deploy with Docker Compose / deploy (push)
Has been cancelled
Details
2025-12-12 08:13:40 +01:00
Julien Froidefond
53e5e7de3c
Update Docker configuration: Modify docker-compose.yml to change DATABASE_URL and volume paths for SQLite database. Refactor Dockerfile to streamline build process, set up entrypoint script, and ensure proper permissions. Update package.json to include built dependencies for Prisma. Adjust deploy.yml to comment out deployment triggers for clarity.
2025-12-10 15:45:48 +01:00
Julien Froidefond
66237458ec
Update Next.js configuration and enhance dynamic rendering: Set output to 'standalone' in next.config.js for improved deployment. Implement 'force-dynamic' rendering in multiple pages (Home, Admin, Events, Leaderboard) to ensure fresh data retrieval on each request.
2025-12-10 11:26:11 +01:00