Ajout du CORS Pour le dev local + toastify + exmpl
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m43s
Build and test backend / Test-backend (pull_request) Successful in 1m39s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 23s
Build and test FrontEnd / Test-frontend (pull_request) Successful in 23s
Build and test backend / Build-backend (push) Successful in 1m54s
Build and test backend / Test-backend (push) Successful in 1m15s
deploy to production / deploy-frontend (push) Successful in 23s
deploy to production / deploy-backend (push) Successful in 1m58s
Build and test FrontEnd / Build-frontend (push) Successful in 22s
Build and test FrontEnd / Test-frontend (push) Successful in 22s

tout est dans le titre
This commit is contained in:
2024-02-27 14:24:26 +01:00
parent 88108918dd
commit 9c92e7d1e9
6 changed files with 29 additions and 2 deletions

View File

@ -10,6 +10,7 @@
"test:unit": "vitest"
},
"dependencies": {
"toastify-js": "^1.12.0",
"vue": "^3.4.15"
},
"devDependencies": {