PortokaLive API Server
Version 1.0.0
by m3yevn
N.A
N.A
N.A
test : $ echo "Error: no test specified" && exit 1
start:watch : $ nodemon --
build : $ rm -rf ./build && npx tsc
start : $ node build/index.js
dev : $ ts-node ./src/index.ts
Visit the repository to open bug reports and issues
ISC
- @types/eventsource : $ ^1.1.2
- app-root-path : $ ^2.2.1
- axios : $ ^0.19.2
- bcryptjs : $ ^2.4.3
- body-parser : $ ^1.19.0
- cors : $ ^2.8.5
- dotenv : $ ^8.2.0
- eventsource : $ ^1.0.7
- express : $ ^4.17.1
- handlebars : $ ^4.7.6
- is-empty : $ ^1.2.0
- jsonwebtoken : $ ^8.5.1
- lodash : $ ^4.17.15
- mongoose : $ ^5.7.1
- morgan : $ ^1.9.1
- nodemailer : $ ^6.4.6
- uuid : $ ^8.0.0
- @types/app-root-path : $ ^1.2.4
- @types/axios : $ ^0.14.0
- @types/bcryptjs : $ ^2.4.2
- @types/cors : $ ^2.8.6
- @types/express : $ ^4.17.6
- @types/is-empty : $ ^1.2.0
- @types/jsonwebtoken : $ ^8.3.9
- @types/mongoose : $ ^5.7.15
- @types/node : $ ^13.13.5
- @types/nodemailer : $ ^6.4.0
- @types/uuid : $ ^7.0.3
- nodemon : $ ^2.0.3
- ts-node : $ ^8.10.1
- typescript : $ ^3.8.3
Happy Coding!