This is a simple Home Economy Livebook based on Bennedetto.
Here is a more detailed explanation of the ideas. CIV Budget.
You can start with a simple empty sqlite3 database. An empty file can be created using the command:
sqlite3 facts.db "VACUUM;"
Check https://www.sqlite.org/lang_vacuum.html for more info.
- SQLite3
- Elixir
- Livebook.dev
With ♥ by Ninjas.cl .