6 Commits

Author SHA1 Message Date
Puechberty Arthur 1fcb1c2b88 refactor: migrate from SQLite to PostgreSQL for session management and data storage
- Updated package dependencies to replace SQLite with PostgreSQL.
- Modified privacy policy to reflect the change in database technology.
- Adjusted session management in server.js to use connect-pg-simple.
- Enhanced docker-compose.yml to include PostgreSQL service with health checks.
- Added Dockerfile for multi-stage builds for development and production environments.
- Introduced .dockerignore to exclude unnecessary files from the Docker context.
2026-04-01 14:49:44 +02:00
Arthur Puechberty 3f1f3ba40d add logs 2026-01-18 15:08:55 +01:00
Arthur Puechberty c3ee18c7d9 add statistique command 2026-01-18 01:36:20 +01:00
Arthur Puechberty 23d6326ca7 add system of temporary vocal 2026-01-17 23:35:16 +01:00
Arthur Puechberty 90339f9323 add steal in economi 2026-01-17 19:08:52 +01:00
Arthur Puechberty 6c9241f349 finish organization event/command & add guild command in folder commands 2026-01-17 17:23:49 +01:00