Skip to content

mavel-x/proper_coffee

Repository files navigation

proper_coffee

Find good coffee nearby.

Send your location to the chat bot and receive the nearest places which serve third-wave coffee.

Example Telegram bot: https://t.me/ProperCoffeeBot

Project structure

This project consists of separate services designed to run in their own containers:

  • API
  • Chat bots

Built with

How to Deploy

Since the app images can be pulled from DockerHub, all the files you need in the project dir are:

  • docker-compose.yml
  • .env

Environment variables

Required:

  • GEOAPIFY_API_KEY
  • TG_TOKEN: Telegram bot token
  • DB_URL

Launch

docker compose up -d

About

Find good coffee nearby

Resources

License

Stars

Watchers

Forks

Packages