slovocast/app
2024-11-06 22:21:41 -05:00
..
db/migrations Add more to the migrations...should probably test them. Add to the Channel repository. 2024-06-27 22:29:12 -04:00
public change the css a bit 2024-11-06 22:21:41 -05:00
server Flesh out the connection pool class. 2024-10-06 21:30:00 -04:00
src Add a basic stylesheet. 2024-11-06 21:50:14 -05:00
templates change the css a bit 2024-11-06 22:21:41 -05:00
tests Fix failing tests 2024-11-05 21:30:20 -05:00
.env.sample Take app out of docker compose and rearrange when event handlers are attached and make sure the envvars can be read 2024-07-19 22:16:04 -04:00
.phpactor.json Add configuration for session, add Odan Session classes. 2024-06-02 22:11:24 -04:00
composer.json Add some Vagrantfile stuff for dev, and maybe deployment? 2024-11-04 22:44:00 -05:00
composer.lock Move to DB handler, test the local env to get a connection to database. Should add phinx migrations at some point. 2024-11-06 21:34:59 -05:00
phinx.php Add phinx to the project. 2024-06-23 22:04:34 -04:00