Skip to content

metehaansever/anvi-server

Repository files navigation

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/