l1f7 / surface

:construction: Building blocks & guidelines for front-end at Lift (deprecated: unmaintained)
2 stars 1 forks source link

Add Docker support for node setup #1

Closed hyshka closed 7 years ago

hyshka commented 7 years ago

Add Dockerfile and docker-compose config for integrating with the web server later on. Remove nyan and beep-beep from package.json so we can use the latest Node LTS release. Add Makefile to simplify Docker commands. Update gitignore to not commit docker src files.