Skip to content

(Release) - v3.0.0

Agustin Pane requested to merge dev into master

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 services frontend and backend are now independent services that runs behind nginx (updated the readme to deploy it with nginx

Merge request reports