mozillascience / PaperBadger

Issuing badges to credit authors for their work on academic papers
https://badges.mozillascience.org/
Mozilla Public License 2.0
95 stars 45 forks source link

Data migration for badge instance data #208

Closed josmas closed 8 years ago

josmas commented 8 years ago

This is a migration script for badge instance data, relying on an already existing DB with badges (provided) and a recreation of the badgekit server DB in sqlite3 (also provided).

There's an additional commit to open up ports for redis and mongodb so they can be locally accessed through clients (only for dev).

josmas commented 8 years ago

@acabunoc thanks for the review. will merge now! :)