2024-03-07 14:31:40 +01:00
2023-12-11 19:01:25 +02:00
2024-03-07 14:31:40 +01:00
2023-12-11 19:01:25 +02:00
2024-01-15 15:48:00 +01:00
2023-10-25 15:01:58 +02: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 68.8%
Batchfile 31.2%