Installation Steps
Get started with Zingat in minutes:1
Install Rust
Install Rust using rustup
2
Clone Repository
Clone the Zingat repository
3
Setup Database
Install SQLx and setup databaseDefault database is SQLite (
sqlite:data.db) but you can use any database. See the Other Databases guide.Demo
Web Interface
CLI Client
For production deployments, see the Deployment Guide for detailed configuration options.