You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/bot-database
Trivernis a4d58d33f6
Docker integration (#23)
* Add Dockerfile

Signed-off-by: trivernis <trivernis@protonmail.com>

* Fix docker build

Signed-off-by: trivernis <trivernis@protonmail.com>

* Remove build-essential package from runtime container

Signed-off-by: trivernis <trivernis@protonmail.com>

* Swap postgresql-client for libpq5 in docker build

Signed-off-by: trivernis <trivernis@protonmail.com>

* Add docker action

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
migrations Add ephemeral message table and delete them on startup 3 years ago
src Docker integration (#23) 3 years ago
.gitignore Change submodule name database to bot-databas for new naming scheme 3 years ago
Cargo.lock Add database to store spotify-youtube mappings 3 years ago
Cargo.toml Add ephemeral message table and delete them on startup 3 years ago
diesel.toml Change submodule name database to bot-databas for new naming scheme 3 years ago