Owen Diffey 134a386fb5 fix: Vite throwing errors when used in docker 3 years ago
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 5 years ago
config 134a386fb5 fix: Vite throwing errors when used in docker 3 years ago
dist 23075bf323 refactor: replaced Webpack with Vite. Not fully finished yet 3 years ago
js bd1e16f8fe fix(Station): time elapsed would show false if 0 3 years ago
src 23075bf323 refactor: replaced Webpack with Vite. Not fully finished yet 3 years ago
.babelrc f17a4cd075 chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency) 4 years ago
.dockerignore 4155835a24 refactor: Mount configs in prod container mode 3 years ago
.eslintignore cfda70b2b0 chore(eslint): added airbnb config 6 years ago
.eslintrc 2190f53838 refactor: fixed eslint issues 3 years ago
.prettierignore 20052878b1 chore: removed yarn 5 years ago
.prettierrc 02fb09d47a fix: ensured headings where appropriate, some css fixes 4 years ago
Dockerfile 134a386fb5 fix: Vite throwing errors when used in docker 3 years ago
dev.nginx.conf 1d0d7faa9e Now defaulting to serve backend from /backend when using docker 4 years ago
entrypoint.sh 134a386fb5 fix: Vite throwing errors when used in docker 3 years ago
package-lock.json 23075bf323 refactor: replaced Webpack with Vite. Not fully finished yet 3 years ago
package.json 23075bf323 refactor: replaced Webpack with Vite. Not fully finished yet 3 years ago
prod.nginx.conf 5a1a4cf7fd Fixed production nginx config 4 years ago
vite.config.js 134a386fb5 fix: Vite throwing errors when used in docker 3 years ago