Skip to content

Latest commit

 

History

History

biscuits

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Biscuits

Try in PWD

Category: web

Author: Evangelospro

Description

In England, they're called biscuits, but I prefer to call them cookies. I've curated a page to celebrate these delightful treats from around the world. Explore and discover the hidden delights within—I hear there's something special waiting for those who navigate to /admin.

Run locally

Launch challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/web/biscuits/docker-compose.yml | docker compose -f - up -d

Shutdown challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/gt-beginner-quest-2024/master/web/biscuits/docker-compose.yml | docker compose -f - down