 services:
  - type: web
    name: nxtwallpapers
    env: node
    plan: free
    startCommand: npm install && npm start
