On Github TylerFisher / nicar-app-template
by @tylrfishr and @jeremybowers
An opinionated project template for client-side apps.
We use it for everything we do.
Thus, the app template is highly customizable.
(LESS)
Let's take a look at everything we have.
Write Jinja templates to interact with the spreadsheet.
Deployment targets are set in app_config.py.
LESS files and JSTs are compiled.
Jinja templates are baked to flat HTML.
All CSS and JS files are minified and compressed into one file.
All assets are gzipped.
Everything is pushed to s3.