From ba77c7103a5433bc7e0c18af14f64252ac08e635 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 10 May 2021 20:27:53 +0300 Subject: Clarify required folders --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index daa0b0a..31028ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gradecoin -This will sit behind nginx reverse proxy so running at 127.0.0.1:8080 or not using https is not a problem. +This is designed to sit behind nginx reverse proxy so running at 127.0.0.1:8080 or not using https is not a problem. It's currently live over at https://gradecoin.xyz. @@ -12,7 +12,9 @@ $ cargo test $ cargo doc --open ``` -# Big Thank List +The executable `main` needs the `/templates`, `users` and `blocks` folders. It also expects a `secrets/gradecoin.pem` file with the private key of the system. + +# References - https://github.com/blurbyte/restful-rust - https://github.com/zupzup/warp-postgres-example - https://blog.logrocket.com/create-an-async-crud-web-service-in-rust-with-warp/ -- cgit v1.2.3-70-g09d2