Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 528 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 528 Bytes

ANVISERVER

How to Run on the Local

Clone the Project

  git clone https://github.com/merenlab/anviserver

Go to the project directory

  cd anviserver

Checkout the Branch

Install the packages

  npm install

Run the project

  npm run dev

Environment

Environmental variables in this project include:

MONGODB_URI : The MongoDB Connection String (with credentials and database name)

WEB_URI : The URL of your web app.

Demo

https://anvi-server.vercel.app/