Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 530 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 530 Bytes

DEPRECATED: The frontend is merged into the backend repo at https://github.com/blindernuka/billett

UKA på Blindern's ticket system (frontend)

More details about this system is available at: https://github.com/blindernuka/billett

Development

npm ci
BACKEND_URL=https://billett.blindernuka.no/ npm run dev

Open http://localhost:3000/

Deploy to production

This happens on every build. See GitHub Action and https://github.com/blindern/drift/tree/master/ansible/roles/service-uka-billett for more details.