start work on the frontend
Some checks failed
Deploy App / docker (ubuntu-latest) (push) Failing after 8s

This commit is contained in:
Lee
2024-04-14 18:46:37 +01:00
parent 9afa9c90ca
commit cb15f18bfe
15 changed files with 3137 additions and 156 deletions

3
.gitignore vendored
View File

@ -6,6 +6,9 @@
.pnp.js
.yarn/install-state.gz
# We can safely ignore the lock file as we're using pnpm
package-lock.json
# testing
/coverage