EN605.607.81.SP22_ASDM_Project/back_end/README.md

11 lines
309 B
Markdown
Raw Permalink Normal View History

# How to run
Just invoke `cargo run --release` to start the server locally. It expects to
have sqlite already installed on your system. Note that the server listens on
port 1237.
# Other Notes
See [choose-a-license](https://choosealicense.com/licenses/gpl-3.0) for details
about the software license used.