kava_back_end

Mongo db is required

Clone the application to your machine

Run: git clone https://github.com/mikenthiwa/kava_back_end.git

Create .env file and add the following variable PORT=9200 DB_NAME=kavaDB

Run dependancies:

Run: yarn install