Awesome
Financier
Financier is a comprehensive business management platform built on top of Utopia and Relaxo.
Installation
Copy the example/
directory which contains the bare framework for running the application.
Usage
First, create an admin user:
bundle install
bake financier:user:create
Then start the site:
falcon serve
Visit https://localhost:9292 to log in.