Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 398 Bytes

My Hood 🏘️

This is an open source software for managing associations, clubs and other places that require coordination between multiple parties

Installing dependencies

  • Install Rust, follow the steps at https://rustup.rs/

  • Install Postgres

  • Move the .env.example file to .env and replace or add fields.

  • Run cargo run to run the project.

Examples of queries

TODO