Initial commit

This commit is contained in:
William Bouzourène 2025-03-04 20:26:33 +01:00
commit ef9f05e031
12 changed files with 3801 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
frontend/node_modules
frontend/.parcel-cache
public/assets/*
!public/assets/.gitkeep