update deployment script to not pull from git directly (but push from dev)
add license and readme
exit deployment script on any error encountered
Source code for dutchfirecalc.nl. Basically this is the Trinity study (with data from Robert Shiller, using historical S&P 500 stock prices from 1871 until the present) while taking Dutch tax law into account.
The backend is built in Rust on top of the Rocket framework, using Tera powered HTML templates and charts using D3.js.
MIT licensed.