feat: Serve react app through express server

This commit is contained in:
Faruk AYDIN
2022-02-23 21:24:21 +03:00
committed by Ömer Faruk Aydın
parent d139eb8c06
commit 654e868a23
7 changed files with 55 additions and 24 deletions

View File

@@ -16,6 +16,7 @@
"db:migrate": "knex migrate:latest"
},
"dependencies": {
"@automatisch/web": "0.1.0",
"@octokit/oauth-methods": "^1.2.6",
"axios": "0.24.0",
"bcrypt": "^5.0.1",