mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-01 18:09:59 -07:00
git: reset
This commit is contained in:
19
server/README.md
Normal file
19
server/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Satonomics - Server
|
||||
|
||||
## Description
|
||||
|
||||
A small server which automatically creates routes for all the created datasets
|
||||
|
||||
## Requirements
|
||||
|
||||
- `rustup`
|
||||
|
||||
## Run
|
||||
|
||||
```bash
|
||||
# Install rustup
|
||||
# Update ./run.sh if needed
|
||||
./run.sh
|
||||
```
|
||||
|
||||
Then the easiest to let others access your server is with `cloudflared` which will also cache requests.
|
||||
Reference in New Issue
Block a user