Skip to content
Snippets Groups Projects
Commit caec05df authored by James Long's avatar James Long
Browse files

cleanup

parent e387f4ca
No related branches found
No related tags found
No related merge requests found
// This app is unused right now. Maybe you could use it as a starting
// point for Plaid integration!
const express = require('express');
const uuid = require('uuid');
const fetch = require('node-fetch');
......
#!/bin/sh
NODE="/home/ec2-user/.nvm/versions/node/v10.15.1/bin/node"
export VERSION=`"$NODE" ./node_modules/.bin/sentry-cli releases propose-version`
exec chpst -uec2-user "$NODE" app.js 2>&1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment