oolxg / mktn-front

Frontentd for TUM.AI Makeathon 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In order to run the the frontend you need to obtain Telegram API Key at t.me/botfather and push it into environment. TG_BOT_TOKEN: <API_KEY>

How to run

git clone https://github.com/oolxg/mktn-front
cd mktn-front
docker build -t makeathonbot2024 .
docker run -d makeathonbot2024

About

Frontentd for TUM.AI Makeathon 2024


Languages

Language:C# 92.3%Language:Dockerfile 7.7%