Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple blog webapp designed to run with two different languages (python, ruby). This webapp is just a protype and a proof of concept it is not meant for production environmnet.

Python webapp Dependencies:

  • libmysqlclient-dev
  • python-dev
  • python-pip

To run with vagrant just run vagrant up Once in the vagrant box run # python setup.py install Make sure you setup a mysql database and to update the config.yaml.

To run the webapp you can use a process control system or run the python app manually: # python pyapp -c /path/to/config.yaml

Laravel webapp(under development)

  • requires php5.4 and above

About

Simple blog webapp written in Python Flask and Laravel

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages