Skip to content

A website template for developer team using Flask, JQuery and Bootstrap4

Notifications You must be signed in to change notification settings

pengtang/team-web-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAG Web Application


What? You never heard of Applied Analytics Group, AAG?

What? You want to know AAG better? You come to the right place!

Installation


Install all the libraries through

pip3 install -r requirements.txt

Run Application


Easy run: python3 run.py

Fancier version of running and testing: export FLASK_APP=run.pyon command line

then you could run via flask run and also execute flask test, flask coverage for some unit testing

host externally? flask run --host=0.0.0.0

About

A website template for developer team using Flask, JQuery and Bootstrap4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published