Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 576 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 576 Bytes

Google Maps API Store Locator for Pizza Locations 🍕

To start this project use python simple HTTPs server.

First run the bash pem file generator:

sh ./generate-pemfile.sh

Then, run the server:

python start-server.py

The project runs at: https://localhost:4443.

🚨 Obviously, the browser says: "Your connection is not private", because the certificate authority is invalid (yourself)... Dont forget set an exception for this URL.


Made with ❤️ by @ivolivares