feat: Remove Vercel dependencies (#21)

This PR remove the need to use Vercel to setup the server, currently it can still be used as such using the api folder
This commit is contained in:
2022-12-05 11:47:18 +01:00
committed by GitHub
parent 7be0ac3957
commit 3938dc98fc
15 changed files with 4703 additions and 5298 deletions

5
.gitattributes vendored
View File

@ -1 +1,4 @@
dist/* linguist-vendored=false
* text=auto eol=lf
*.png binary
*.jpg binary
*.jpeg binary