The API backend for mina-frontend to fetch experiments data from DB. Pre-requisites NodeJS or similar runtime. Usage Clone this repository. Go to cloned repository. Run npm install to install dependencies. Run npm run start to start the API server.