refactored server

This commit is contained in:
Danny Coates
2018-02-06 14:31:18 -08:00
parent 6d470b8eba
commit 3fd2537311
36 changed files with 2944 additions and 792 deletions

View File

@@ -4,13 +4,6 @@ machine:
services:
- docker
- redis
environment:
PATH: "/home/ubuntu/send/firefox:$PATH"
dependencies:
pre:
- npm i -g get-firefox geckodriver nsp
- get-firefox --platform linux --extract --target /home/ubuntu/send
deployment:
latest:
@@ -31,5 +24,5 @@ test:
override:
- npm run build
- npm run lint
- npm test
- npm run test:ci
- nsp check