Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Satont/twitch-notifier

Open more actions menu

Repository files navigation

Twitch Notifier

GitHub go.mod Go version Coverage Status

Bot for sending twitch streams notifications in telegram.

Development

Download dependencies

go mod download

Requirements

  • Golang 1.19+

Generate

After clone/on first setup/on schema change - you should run

make generate

Testing

make tests

Running

docker compose -f docker-compose.dev.yml up -d
make dev

Database schemas and migrations

Writing schemas

All schemas located in ./ent/schema directory, but also we are using internal structures. Internal structures located in internal/db/db_models. So you should change both of them.

After changing any schema in /ent/schema folder, you should regenerate data via make generate

Migrations

Requirements

Create

make migrate-create somecoolname

Apply

make migrate-apply

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.