mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-18 06:28:11 -07:00
git: reset
This commit is contained in:
@@ -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