https://github.com/sohamratnaparkhi/bharat-e-connect
https://github.com/sohamratnaparkhi/bharat-e-connect
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sohamratnaparkhi/bharat-e-connect
- Owner: SohamRatnaparkhi
- Created: 2023-09-04T02:49:00.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T14:43:52.000Z (about 2 years ago)
- Last Synced: 2025-02-03T08:36:24.282Z (10 months ago)
- Language: JavaScript
- Homepage: https://bharat-e-connect.vercel.app
- Size: 84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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