Go to file
Paul Dix 100d192538 Update main.rs
Fix build warnings for unused imports.
2019-12-17 17:01:41 -05:00
proto/delorean Initial commit with some notes and proto 2019-11-22 16:59:04 -05:00
src Update main.rs 2019-12-17 17:01:41 -05:00
.gitignore Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
Cargo.lock Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
Cargo.toml Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
README.md Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
build.rs Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
env Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00

README.md

Project Delorean

To run this you'll need a .env file in the directory to specify configuration options. You can see an example in the env file.