mirror of
https://github.com/logos-storage/logos-storage-testnet-starter.git
synced 2026-01-03 14:03:11 +00:00
Codex Testnet Starter
Hit the ground running with Codex.
How to start
- Have docker installed.
- Clone this repo.
docker-compose up -d- Open browser to
<GUI ENDPOINT HERE>
How to stop
docker-compose down
How to stop and delete everything
docker-compose down --rmi all -v
Description
Languages
Shell
66.2%
Batchfile
33.8%