-
Install poetry on our device
take macOS as example
brew install poetry
-
Install dependencies
poetry install
-
Create
.env
file and complete- get
TICTON_TG_BOT_TOKEN
from Bot Father
cp .env.example .env
- get
-
Start mongodb
docker compose up -d
-
Start your virtual enviroments
poetry shell
-
Initialize your database
poetry run python3 main.py init
-
Start your app
poetry run python3 main.py start
-
Notifications
You must be signed in to change notification settings - Fork 0
Ton-Dynasty/ticton-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published