A migration tool for PostgreSQL
brew install direnv
cd hire-db
bluefin rebuild dev
git clone [email protected]:dailymuse/bluefin.git
cd bluefin
bin/bluefin --help
Bluefin pulls in a few packages from Gemfury, our private npm registry, in order to install these packages locally you need to have an environment variable on your system called
GEMFURY_TOKEN
, a token can be generated from your Gemfury account.
import the library
const bluefin = require('bluefin')