/ / / __ _______ _____ __ _ | |__ ___ ___ | | _____ \ \
/ / / \ \ / / _ \ \ / / |/ _` || '_ \ / _ \ / _ | |/ / | \ \
\ \ \ \ V / /\ V /_ \ (_| || |) | () | () | <_ \ / / /
__\ _/ _| _/ |/_,| |./ _/ ___/||____/ ///
Vevsa is an online medium for Students to get books. It is a place where customer can easily ask & get which book He/She wants. Vevsa is an E-Reqtal (Request+Portal).
Features
- Vevsa Money wallet
- Second Hand books Listing
- Request 5 books simultaneously and get instant rates from the vendor.
- vevsa vendor app
- vevsa customer app
- vevsa backend panel
This is the back-end https server for vevsa-books application.
//Hello tutorial
- vevsa-books android application
- 0.0.1
- Learn Markdown
- Clone the repository
- make sure you have node installed on your machine
- run
#!bash
npm install
- to install dependencies
#!bash
NODE_ENV=development node app.js
When running in cluster mode, you have to gracefully reload the server(addressing all clusters with the common alias).
#!python
pm2 gracefulReload vevsa:7001