An open API service indexing awesome lists of open source software.

https://github.com/sohamratnaparkhi/bharat-e-connect


https://github.com/sohamratnaparkhi/bharat-e-connect

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# sih-23

## Setup

1. cd frontend
2. npm i or yarn
3. add .env.local file in `/frontend` with key value pairs as in env.example. Take API keys from https://huddle01.com/docs/api-keys
4. add .env file with key as `DATABASE_URL` and pair as your database url.
5. npm run dev