1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-03 13:10:04 +00:00

Fixed vulnerabilities and remove unused or redundant dependencies (#55)

* chore: fix vulnerabilities and remove unused or redundant dependencies

* chore: Added start script and vulnerabilities screenshot

* fix: quick fix

* fix: converted to typescript + bugs removed

Co-authored-by: jahanzaibrao-dev <jahanzaib@tetrahex.com>
Co-authored-by: Saad Jutt <ihsan.distranger@gmail.com>
This commit is contained in:
JahanzaibRao15
2022-02-15 03:11:03 +05:00
committed by GitHub
parent 367b0f1f89
commit 58b6f439b3
10 changed files with 6521 additions and 28912 deletions

View File

@@ -1,2 +1,2 @@
REACT_APP_PORT_API=[place sasjs server port] default value is 5000
REACT_APP_CLIENT_ID=<place clientId here>
PORT_API=[place sasjs server port] default value is 5000
CLIENT_ID=<place clientId here>