mirror of
https://github.com/codex-storage/codex-frontend.git
synced 2025-03-01 10:40:52 +00:00
Update README.md
This commit is contained in:
parent
07cf92153f
commit
77107fb5a4
@ -14,10 +14,11 @@ A frontend for codex made with Flutter.
|
|||||||
- Dockerize frontend
|
- Dockerize frontend
|
||||||
- Show status of locally running codex node
|
- Show status of locally running codex node
|
||||||
- Upload to codex nodes
|
- Upload to codex nodes
|
||||||
|
- Download from codex nodes
|
||||||
|
- Now supports marketplace endpoints!
|
||||||
|
|
||||||
## Planned Features
|
## Planned Features
|
||||||
|
|
||||||
- Add support for marketplace endpoints
|
|
||||||
- Show status of connection to codex peers
|
- Show status of connection to codex peers
|
||||||
|
|
||||||
## How To Run It
|
## How To Run It
|
||||||
@ -25,8 +26,6 @@ A frontend for codex made with Flutter.
|
|||||||
```console
|
```console
|
||||||
git clone https://github.com/Kayvon-Martinez/codex-frontend
|
git clone https://github.com/Kayvon-Martinez/codex-frontend
|
||||||
cd codex-frontend
|
cd codex-frontend
|
||||||
docker build -f Dockerfile.api -t codex-frontend-api .
|
|
||||||
docker build -f Dockerfile.client -t codex-frontend-client .
|
|
||||||
docker compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user