Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 400 Bytes

Server Setup Readme

Connection Information

IP Address: 18.220.194.215 URL: http://zachlavallee.com

Installed Software

Python, Python3, sqlite, postgresql, apache2, and modwsgi No changes made besides the neccesary ones to ensure flask can run on modwsgi through apache2

Third Party Resources

StackOverflow, Flask documentation, Facebook documentation, and sqlalchemy documentation.