Skip to content

Manzanit0/weatherwarnbot

Repository files navigation

WeatherWarnBot

CI

Tis basically a bot in Telegram for myself to check the weather. Work in Progress.

Getting started

  1. make bootstrap
  2. make run

Note: To remove the database volume run make bootstrap-down.

🚀 Deploying

Deploy on Railway

Running the migrations

Regarding the migrations, I leverage flyway and running them manually before deploying due to its simplicity, but since they are raw SQL, you can use a dozen other different tools. Regarding flyway, you can see how it's leveraged both in the docker-compose.yml file and in the rw-migrate make target.

About

A Telegram bot to check the weather

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published