🎉 Start project but-3

This commit is contained in:
Félix Legrelle
2024-01-28 14:31:51 +01:00
commit 341889b6f7
57 changed files with 10373 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.idea/
node_modules/
yarn-error.log
.env
.env.production
deploy.key
dist/
.DS_Store
coverage
coverage.txt