This repo is part of the LoCobSS research project. More details about the project and dependencies to other repos can be found here.
Svelte Application bringing together all of LoCobSS's services
The system is build using SVELTE.
npm install
npm run dev
Create a firebase.json, based on sample-firebase.json, as well as a .firebaserc (see Google Cloud / Firebase docs). Create a .env file, based on .sample-env.
npm run build
firebase deploy --only hosting