[supervisord]
nodaemon = true
user = root

[program:app]
command = npm --prefix app start

[program:api]
command = postgrest