Owen Diffey 931a9054a1 fix: Frontend config fetching from relative url 1 year ago
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 4 years ago
dist 876876ad40 fix: fixed some Vite issues in production mode 1 year ago
src 931a9054a1 fix: Frontend config fetching from relative url 1 year ago
.dockerignore e465195e65 refactor: Minor tweaks following Vite replacement of webpack 1 year ago
.eslintignore cfda70b2b0 chore(eslint): added airbnb config 4 years ago
.eslintrc e26dee1dfe fix: eslint wasn't working anymore after switching to Vite 1 year ago
.prettierignore 20052878b1 chore: removed yarn 4 years ago
.prettierrc 02fb09d47a fix: ensured headings where appropriate, some css fixes 3 years ago
Dockerfile f1bc2ecfa9 fix: fixed some more vite config issues 1 year ago
dev.nginx.conf 1d0d7faa9e Now defaulting to serve backend from /backend when using docker 3 years ago
entrypoint.sh 134a386fb5 fix: Vite throwing errors when used in docker 1 year ago
package-lock.json 53312c9e0f fix: Updated frontend config location usage and check if config attrs exist before using 1 year ago
package.json 457ad8898b fix: modals and dynamic imports didn't work yet after vite refactor 1 year ago
prod.nginx.conf 16c3837d06 fix: Various fixes for Vite migration 1 year ago
vite.config.js f1bc2ecfa9 fix: fixed some more vite config issues 1 year ago