- Clone the repository using
https://github.com/SaiRah47/Geo_Location_Web.git
- Open the folder and create a python virtual enviornment using
python3 -m venv venv
- Activate the virtual environment
- In windows
venv\Scripts\activate
- In Ubuntu
source venv/bin/activate
- In windows
- Install Django and Pyrebase using the following command
pip install django Pyrebase4
- Go Inside GeoLocation Folder using cd ./geoLocation/
- Run the following commands
python3 manage.py makemigrations
python3 manage.py migrate
- to start the server run
python3 manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 2
SaiRah47/Geo_Location_Web
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published