• v0.2.0 a48ab93b08

    v0.2.0 Stable

    gballan released this 2023-03-09 23:43:26 -05:00 | 7 commits to main since this release

    • Restructured the app to use Sinatra's modular app design
    • Added a very basic API to expose statistics about the app
    • Added ability to configure app using config file at config/config.yaml
    • Replaced rerun gem with guard-rack to handle Windows better and to be more flexible
    • Added rake task (server:start) to handle starting the web server directly with Puma for production purposes
    • Organize the code a bit
    Downloads