| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-09 | Add database config | Teddy Wing | |
| Use 'migrant' for migrations (https://crates.io/crates/migrant). TOML config file generated and modified from `migrant init`. Database connection parameters should be passed in though environment variables, hence the '.env.sample'. | |||
| 2018-11-03 | Add 'license-generator' Rust project | Teddy Wing | |
| Generated with: $ cargo new --bin license-generator using $ rustc --version rustc 1.28.0 (9634041f0 2018-07-30) This will be a FastCGI program to respond to a webhook from Paddle, and respond with a generated license key file. | |||
