Description
- Big refactor of the app with breaking changes. Moved from React 17 to React 18. Also adds Next.JS in order to improve the performance and allow server-side rendering
- Now the deployments scripts were updated and they use
pm2
to restart the servicesfrontend
andbackend
are now independent services that runs behindnginx
(updated the readme to deploy it with nginx