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 |
.babelrc
|
Fix babel transpiling.
|
2017-08-25 23:35:33 +02:00 |
.dockerignore
|
Update ignore files.
|
2017-08-26 01:47:30 +02:00 |
.eslintignore
|
Update ignore files.
|
2017-08-26 01:47:30 +02:00 |
.eslintrc.yml
|
Initial commit.
|
2017-08-19 03:25:18 +02:00 |
.gitignore
|
Update ignore files.
|
2017-08-26 01:47:30 +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 |
index.js
|
Set up webpack and webpack-dev-server.
|
2017-08-25 08:28:44 +02:00 |
package-lock.json
|
Switch to rimraf for cleanup.
|
2017-08-26 01:50:45 +02:00 |
package.json
|
Switch to rimraf for cleanup.
|
2017-08-26 01:50:45 +02:00 |
webpack.config.babel.js
|
Fix webpack html title.
|
2017-08-26 01:50:32 +02:00 |