mirror of
https://github.com/codex-storage/codex-frontend.git
synced 2025-03-01 02:30:49 +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
|
||||
- Show status of locally running codex node
|
||||
- Upload to codex nodes
|
||||
- Download from codex nodes
|
||||
- Now supports marketplace endpoints!
|
||||
|
||||
## Planned Features
|
||||
|
||||
- Add support for marketplace endpoints
|
||||
- Show status of connection to codex peers
|
||||
|
||||
## How To Run It
|
||||
@ -25,8 +26,6 @@ A frontend for codex made with Flutter.
|
||||
```console
|
||||
git clone https://github.com/Kayvon-Martinez/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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user