Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 457 Bytes

Domus Backend

Rust backend powering the Domus flat management system.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

# Prepare the local environment
make setup

# Run the server
make start