Do not forget to fill up .env files.
- API_ENDPOINT for server-side communication with backend
- NEXT_PUBLIC_BASE_URL
Check .templates files for more information.
- Update version in
package.json - Update history in
src/constants/History.tsx - Make sure that you have the actual version of the backend: it is important for building stage
- Make sure your can properly build frontend
Update the src/constants/protectedRoutes if necessary