Skip to content

Creating a WebApp with Python Flask, Angularjs, and PostgreSQL database

Notifications You must be signed in to change notification settings

Jgomez13/FlaskExample

Repository files navigation

FlaskExample

###Creating a WebApp with python Flask and Angular js with a database.

Running:

  • to run simply do the following
(env) user@userpc:~/FlaskExample$ python run.py

###notes

  • The migrations folder doesn't include versions since it needs a specific version for the wordcount_dev database on a users specific system.
  • make sure to have installed:
    • postgresql
      • with this installed make sure to have a database named wordcount_dev with your username as the owner
    • redis-server

About

Creating a WebApp with Python Flask, Angularjs, and PostgreSQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published