Skip to content

An insights interface Flask app using the Land registry flask prototype toolkit

License

Notifications You must be signed in to change notification settings

alphagov/insights-interface

 
 

Repository files navigation

GOV.UK Frontend Jinja Demo

Demo Flask app using GOV.UK Frontend Jinja macros.

Getting started

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt ; pip3 install -r requirements_dev.txt
./build.sh
flask run

About

An insights interface Flask app using the Land registry flask prototype toolkit

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.3%
  • Python 9.8%
  • Shell 4.6%
  • Procfile 0.3%