feat: opensats
This commit is contained in:
parent
d08e87ec10
commit
8d23c49908
19 changed files with 86 additions and 15 deletions
|
|
@ -42,7 +42,9 @@ npm install
|
|||
# Run the app
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Run Docker
|
||||
|
||||
```bash
|
||||
# Clone this repository
|
||||
git clone https://github.com/CodyTseng/jumble.git
|
||||
|
|
@ -53,8 +55,15 @@ cd jumble
|
|||
# Run the docker compose
|
||||
docker compose up --build -d
|
||||
```
|
||||
|
||||
After finishing, access: http://localhost:8089
|
||||
|
||||
## Sponsors
|
||||
|
||||
<a target="_blank" href="https://opensats.org/">
|
||||
<img alt="open-sats-logo" src="./resources/open-sats-logo.svg" height="44">
|
||||
</a>
|
||||
|
||||
## Donate
|
||||
|
||||
If you like this project, you can buy me a coffee :)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue