write-ups-challenges-2023-2024/flowrun
Robbe De Greef 7e677ee86c intitial commit 2023-11-28 16:24:59 +01:00
..
solution intitial commit 2023-11-28 16:24:59 +01:00
src intitial commit 2023-11-28 16:24:59 +01:00
README.md intitial commit 2023-11-28 16:24:59 +01:00
SOLUTION.md intitial commit 2023-11-28 16:24:59 +01:00

README.md

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.