Skip to content

Gjeev/sb-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensing bharat (frontend)

sensing bharat leverages remote sensing tools to evaluate crop and farm land availability. This functionality benefits insurance companies and businesspeople by assessing crop presence and enabling optimal sourcing locations.

Environment Variables

to run this project, you will need to add the following environment variables to your .env file

mapbox:

VITE_MAP_API_KEY

google sign in & firebase:

VITE_API_KEY

VITE_AUTH_DOMAIN

VITE_STORAGE_BUCKET

VITE_APP_ID

VITE_MESSAGING_SENDER_ID

VITE_MEASUREMENT_ID

VITE_PROJECT_ID

VITE_GOOGLE_CLIENT_ID

backend server port:

VITE_SERVER_PORT

cashfree payment gateway:

VITE_MERCHANT_KEY

VITE_MERCHANT_SALT

mail sending feature:

VITE_LOGIN_MAIL_ID

VITE_LOGIN_MAIL_PASSWORD

VITE_LOGIN_USE_GMAIL

Run Locally

Clone the project

  git clone git@github.com:Gjeev/sb-frontend.git

Go to the project directory

  cd sb-frontend

Install dependencies

  npm install

Start the server

  npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published