Go to file
Icedream 202c35b517
gitea/icedream/vizon-countdown-website/develop There was a failure building this commit Details
Start implementing MySQL data fetching.
- 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.
2017-08-23 14:59:12 +02:00
docker Set up docker as development environment. 2017-08-22 22:21:26 +02:00
node_modules Set up docker as development environment. 2017-08-22 22:21:26 +02:00
sql Start implementing MySQL data fetching. 2017-08-23 14:59:12 +02:00
src Start implementing MySQL data fetching. 2017-08-23 14:59:12 +02:00
.dockerignore Add Dockerfile and update .dockerignore. 2017-08-19 23:01:36 +02:00
.eslintignore Add .eslintignore. 2017-08-19 16:22:06 +02:00
.eslintrc.yml Initial commit. 2017-08-19 03:25:18 +02:00
.gitignore Set up docker as development environment. 2017-08-22 22:21:26 +02:00
.travis.yml Initial commit. 2017-08-19 03:25:18 +02:00
Dockerfile Add Dockerfile and update .dockerignore. 2017-08-19 23:01:36 +02:00
Dockerfile.dist Initial commit. 2017-08-19 03:25:18 +02:00
Jenkinsfile Initial commit. 2017-08-19 03:25:18 +02:00
README.md Initial commit. 2017-08-19 03:25:18 +02:00
docker-compose.local.yml Start implementing MySQL data fetching. 2017-08-23 14:59:12 +02:00
index.js Start implementing MySQL data fetching. 2017-08-23 14:59:12 +02:00
nwb.config.js Make autoprefixer support the 4 latest major browser versions. 2017-08-20 05:16:08 +02:00
package-lock.json Start implementing MySQL data fetching. 2017-08-23 14:59:12 +02:00
package.json Start implementing MySQL data fetching. 2017-08-23 14:59:12 +02:00

README.md

VIzon countdown website

Source code for vizon-countdown.icedream.pw.