pinchflat/config
Kieran 445e7c7417
Index a channel (#9)
* Ran a MediaItem generator; Reformatted to my liking

* [WIP] added basic index function

* setup oban

* Added basic Oban job for indexing

* Added in workers for indexing; hooked them into record creation flow

* Added a task model with a phx generator

* Tied together tasks with jobs and channels
2024-01-26 11:12:22 -08:00
..
config.exs Index a channel (#9) 2024-01-26 11:12:22 -08:00
dev.exs Initial implementation of media profiles (#7) 2024-01-22 20:51:28 -08:00
prod.exs Initial commit 🎉 2024-01-18 20:32:01 -08:00
runtime.exs Initial commit 🎉 2024-01-18 20:32:01 -08:00
test.exs Index a channel (#9) 2024-01-26 11:12:22 -08:00