Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amulyakashyap09/upstox-multilevel-app
A multilevel market app to increase a company's visibility in the market.
https://github.com/amulyakashyap09/upstox-multilevel-app
async-await hapi-server hapi-v17 hapijs hapijs-backend hapijs-jwt-mongodb hapijs-mongoose-restapi mongoose upstox upstox-api
Last synced: 29 days ago
JSON representation
A multilevel market app to increase a company's visibility in the market.
- Host: GitHub
- URL: https://github.com/amulyakashyap09/upstox-multilevel-app
- Owner: amulyakashyap09
- License: mit
- Created: 2018-08-16T21:00:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T22:00:05.000Z (over 6 years ago)
- Last Synced: 2024-11-10T10:30:56.560Z (3 months ago)
- Topics: async-await, hapi-server, hapi-v17, hapijs, hapijs-backend, hapijs-jwt-mongodb, hapijs-mongoose-restapi, mongoose, upstox, upstox-api
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upstox Multilevel Marketing App
> A multilevel market app to increase a company's visibility in the market.## Prequisites
* Nodejs (v8.9.0 or later)
* MongoDB (v3.6 or later)
* Docker (v18.03.1-ce [Community edition])
* Docker Compose (v1.21.1 or later)
* HapiJs (v17 or later)
* Visual studio or sublime text editor## Installation
* Clone repo : `git clone https://github.com/amulyakashyap09/upstox-multilevel-app.git`
* cd `upstox-multilevel-app`
* RUN `npm start`
>OR
* Run command `docker-compose up`> **In case you don't have docker / docker compose and any error in docker. You should execute `npm start` and move to documentation**
## Documentation
> You can find all API's documentation here : `http://localhost:7000/documentation`
## Contribution
> Please feel free to create pull/merge requests @ `[email protected]`