Skip to content

Anuhyapeddi/safewalk-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safewalk-backend

first things first

Go to your .env file and replace the GOOGLE_MAPS_API_KEY with yours

commands

To run all the required files in your terminal

pip3 install -r requirements.txt

To run the backend fastapi app

uvicorn main:app --reload

To create the virtual environment

python3 -m venv venv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors