install dependincies npm install
PORT=4002 MONGO_URI=your_mongodb_connection_string JWT_SECRET=your_jwt_secret_key
node server.js (run the service) http://localhost:4002 port
| Name | Name | Last commit date | ||
|---|---|---|---|---|
install dependincies npm install
PORT=4002 MONGO_URI=your_mongodb_connection_string JWT_SECRET=your_jwt_secret_key
node server.js (run the service) http://localhost:4002 port