I was trying to set up a test instance of business-m with SQLite DB, and it turned out that there is an implicit dependency of Postgres in some parts of the system (e.g. m create user / m create admin).
This might need to be fixed to keep the database independence of FrameworkM.
PS: I love the latest blog post.