Martyn Inglis
61e810fd52
Make dev run script align with prod run scripts
...
- we don't pass ENV into create_app anymore
2016-03-18 08:56:55 +00:00
Martyn Inglis
76ccb99666
Fixed up the health check page
2016-03-03 16:41:21 +00:00
Nicholas Staples
bed1116587
Status update added.
2016-01-29 14:41:07 +00:00
Nicholas Staples
268b24463c
Code style fix.
2016-01-27 16:41:49 +00:00
Nicholas Staples
fbe49d0c95
Update build.
2016-01-27 16:32:40 +00:00
Chris Hill-Scott
fd4c4107ac
Remove Flask Assets
...
This commit’s parent introduces a Node-based way of managing front end assets.
Nothing else is needed in the app, specifically not Flask Assets. Flask itself
automatically routes requests for `domain.tld/static/*` to the files in
`app/static`.
This also removes all the Ruby stuff.
2016-01-05 13:12:35 +00:00
Rebecca Law
abe1d8ae17
108536234: created users and roles data and domain model.
...
You will need to run the /scripts/bootstrap.sh to create the database for test and the app.
2015-11-25 15:29:12 +00:00
Rebecca Law
b83d2f0d8a
Introduce config file for application
2015-11-24 09:40:14 +00:00
Rebecca Law
11d79951f3
Moved the templates into the app directory.
...
Added Manager to the app.py
2015-11-23 16:07:19 +00:00
Rebecca Law
ba14e1263b
Fix code style
2015-11-23 14:55:37 +00:00
Rebecca Law
44d3c66cbd
Remove sass dir
...
Update ReadMe with Getting Started directions
2015-11-23 14:31:14 +00:00
Rebecca Law
a9fe2e6bb7
Add govuk-template-flask-skeleton
2015-11-23 13:50:37 +00:00