write-ups-challenges-2023-2024/flowrun/README.md
2023-11-28 16:24:59 +01:00

390 B

Flowrun

Text

Flow Free is a fun game! Can you beat a puzzle under 5 seconds?

Files

No files needed

How to Deploy

Deploy using docker-compose file or individual Dockerfiles. Backend requires a FLAG environment variable to set the flag, frontend requires API_URL environment variable of format http(s)://host:port. Default port that backend listens on is :3006.