Skip to content

9-8-7-6/vito

Repository files navigation

Vito - A Bookkeeping System (Rust + Axum)

Vito is a bookkeeping system written in Rust using the Axum framework.

This is the Rust rewrite of the old Django project:
9-8-7-6/vito_.

Features

Rust-based: High-performance backend using Axum.
Docker support: Easily deploy using docker-compose.
RESTful API: Designed for financial tracking & bookkeeping.

Getting Started

git clone https://github.com/9-8-7-6/vito.git
cd vito
chmod +x generate-env.sh
./generate-env.sh
docker compose up --build -d
cargo watch -x run

About

A bookkeeping system written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published