Skip to content

farrukhch89/Cloud-Photosharing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-Photosharing

Photosharing cloud Engine

Commands

  • python3 -m venv env

  • source env/bin/activate

  • pip install -r requirements.txt

  • export GOOGLE_APPLICATION_CREDENTIALS=”../photoshare.json”

  • python main.py

This will start your Flask application and if you navigate to localhost:8080 in your web browser