/billett-frontend

Primary LanguageHTMLMIT LicenseMIT

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.