gitea/icedream/vizon-countdown-website/develop There was a failure building this commitDetails
- Create Drawing component to display drawing information.
- Add SQL file to create view to filter for amount of correctly matched numbers.
- Use pooled connections for MySQL connections.
- Implement API endpoint "status", not done yet, needs to query from above mentioned view.
- Add more npm scripts that interact with docker/docker-compose.
- Allow web container to write back to source folder.
gitea/icedream/vizon-countdown-website/master There was a failure building this commitDetails
- Docker will be used to provide a working stack with a MySQL server and phpMyAdmin as we're planning to rebuild the website to include results and winners from drawings.
- Fix dependencies/devDependencies.