A progressive Node.js framework for building efficient and scalable server-side applications.
stream file upload using multer s3
- node version : v16.14.x
- yarn version : v1.12.x
$ npm install
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
GRAPH_SERVER_CONNECTION_URL=ws://localhost:8182/gremlin
WEB_SOCKET_PORT=
CHALLENGE_EXP=
INVITATION_EXP=
GRAPH_SERVER_CONNECTION_PASSWORD=
GRAPH_SERVER_CONNECTION_USERNAME=
janusgraph/conf/remote.yaml
port: 8182
//value set in the env file of GRAPH_SERVER_CONNECTION_USERNAME
username:
//value set in the env file of GRAPH_SERVER_CONNECTION_PASSWORD
password:
serializer:
test:
tst: