Commit Graph

2 Commits

Author SHA1 Message Date
068158ede9 server: add Dockerfile and environment variables
The Dockerfile (and docker-compose) simplify the server's deployment.
The environment variables avoid secrets in the code.
2024-10-02 10:24:59 +02:00
a561ac89f3 Add php files to communicate with the database
All previous routes of the nodejs server are now working with php.
2020-03-09 20:09:33 +01:00