Commit Graph

16 Commits

Author SHA1 Message Date
0567bdd897 Finally get the xdebug stuff working, save sessions after handling the responses, not sure why teh storage for the flash class is empty by the time twig renders. 2024-12-02 22:11:12 -05:00
a1c3bea6e5 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
55d8f19ec9 Set up a way to run CLI commands as your user. 2024-11-21 22:28:41 -05:00
10e531b9c1 Add an example override for the CLI container. 2024-11-21 22:24:33 -05:00
fc0d816062 Add a CLI container for running composer and phinx while developing. 2024-11-08 12:40:46 -05:00
7656012fa7 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
9eb433a8ed Add a development environment 2024-11-05 22:10:42 -05:00
26c769972e Add some Vagrantfile stuff for dev, and maybe deployment? 2024-11-04 22:44:00 -05:00
7f05554f4e Use long line strings for big queries and start the connection abstracts. 2024-07-21 21:33:34 -04:00
7b64e688be Bind the service on 0.0.0.0, test if it works in Docker contains properly now. 2024-07-21 20:51:19 -04:00
0791855c79 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
1de8da8691 Add some error and exit handling for the server file. 2024-07-19 21:37:37 -04:00
5c72cdbfd5 Start building out a PHP container that will run the server. 2024-07-17 22:05:42 -04:00
9bf80dbf9e Use MariaDB, add env file 2024-06-17 21:30:28 -04:00
06b0d8a41b Add Phoenix application. 2024-04-22 22:30:14 -04:00
2258b651de init slovocast API later. 2024-02-16 18:19:58 -05:00