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

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ node_modules
.vscode/
coverage
yarn-error.log
dist/