Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

astronomy-club-at-nitic/aeon-quiz-rally-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aeon-quiz-rally-prototype

The prototype of aeon-quiz-rally.

Setup

git clone

git clone "https://github.com/astronomy-club-at-nitic/aeon-quiz-rally-prototype.git"

launch conatiner

docker compose -f "./docker/docker-compose.development.yaml" -p "aeon-quiz-rally-prototype" up -d

set env variables

See .env.template for more details.