An ambitious platform for hosting podcasts.
Go to file
2025-04-06 23:12:46 -04:00
app Start handling file uploads. 2025-04-06 23:12:46 -04:00
dev Get rid of noise in docker logs for missing favicon from the app, reset documentation and try and figure out how to render templates globally 2024-12-02 23:13:05 -05:00
docs add docs, start planning this app a bit better. 2024-02-16 22:44:11 -05:00
etc Add an Entity trait, format the example RSS feed, work on the Repository patterns. 2024-05-23 21:24:57 -04:00
sql Start the actual Slim application with some Database connections. 2024-05-13 22:06:01 -04:00
.editorconfig Go back to classic style PHP and use the PDO to call MySQL 2024-11-04 21:13:14 -05:00
.gitignore Add an example override for the CLI container. 2024-11-21 22:24:33 -05:00
docker-compose.override.yml.sample Add the session handler as a global twig variable, check for user session details in the skeleton 2024-11-25 20:33:04 -05:00
docker-compose.yml Start some documentation and a migration. 2025-04-06 22:28:39 -04:00
README.md Start some documentation and a migration. 2025-04-06 22:28:39 -04:00

Slovocast

Slovocast is a PHP application that runs the service to allows people to upload and manage their podcast.

Development