Skip to content
 
 

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS + Flask Boilerplate App

Changed this so that this works with Peewee instead of SQLAlchemy.

A template for building apps with an Angular frontend and a Flask / python backend.

How to Get Started

  1. clone this repo

  2. install all the necessary packages (best done inside of a virtual environment)

pip install -r requirements.txt

  1. run the app

python runserver.py

  1. check out your blog

http://localhost:5000/blog

About

An AngularJS (frontend) + Flask / Python (backend) with Peewee ORM Boilerplate Application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages