pixplorer-ingester

A simple app to help add new words to Pixplorer API

Set env variable DB_STRING

export DB_STRING="mongodb connection string"

Then

npm install && npm start