gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
571 stars 184 forks source link

Won't deploy. #125

Open milanovicandrej opened 4 months ago

milanovicandrej commented 4 months ago

Greetings !

When trying to deploy CESI using the included docker-compose.yml both the backend and frontend failed due to issues with dependencies. The backend is easily fixable, however the frontend is having issues with the react-scripts package due to using NodeJS 14 which is heavily deprecated. I would like to fix these issues and contribute to the project.