Commit Graph

5 Commits (17de8e7fb666d8609f8a66793018d1cab6cf832c)

Author SHA1 Message Date
Buddy Sandidge c03c64c3a2 Update Dockerfile to make self contained image
• Don't include vim swap files
 • Remove unused path from path environment variable
 • Add npm build script to just build assets
 • Have default command be running the deck
Buddy Sandidge ae1ad9b28a Prevent warning during npm install
Buddy Sandidge 000038a2bf Set up watching in Gruntfile
Buddy Sandidge 356dced85a Change port number from 9900 → 8000
Buddy Sandidge 046d444802 Initial commit with build step