Go to file
Edd Robinson 8bf91ef10e refactor: remove env file 2020-01-06 15:53:06 +00:00
proto/delorean Update storage with predicate parsing 2019-12-23 11:36:12 -05:00
src refactor: rustfmt 2020-01-06 13:49:39 +00:00
.gitignore Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
Cargo.lock Add basic read endpoint 2020-01-04 19:07:54 -05:00
Cargo.toml Add basic read endpoint 2020-01-04 19:07:54 -05:00
README.md Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
build.rs refactor: rustfmt 2020-01-06 13:49:39 +00: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.