An ambitious platform for hosting podcasts.
Go to file
2025-06-23 01:36:52 +00:00
app Move to using CycleORM 2025-06-23 01:36:52 +00:00
dev Upgrade to PHP 8.4, add CycleORM and start the big refactor. 2025-06-18 17:37:57 +00: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