BASE_PATH=/beta/fintlabs-no
PORT=3000
USER_API_URL=http://localhost:8062
ROLE_API_URL=http://localhost:8064
RESOURCE_API_URL=http://localhost:8063
ASSIGNMENT_API_URL=http://localhost:8061
ACCESS_MANAGEMENT_API_URL=http://localhost:53989
ORG_UNIT_API_URL=http://localhost:8060
LOG_LEVEL=debug
CYPRESS_TESTS=false
- Start Port Forwarding
Run portall in package.json - Start React
Run the provided script:
npm run dev
A bearer token is necessary for local connection to backend.
cypress run
Open tests in browser:
cypress open
Tailwind, Aksel, and Novari-theme
Maunual deploy on github