项目作者: ncla

项目描述 :
Discord social feed notifier
高级语言: JavaScript
项目地址: git://github.com/ncla/muse-data-bank.git
创建时间: 2017-09-11T12:10:25Z
项目社区:https://github.com/ncla/muse-data-bank

开源协议:

下载


[!NOTE]
This project is currently being rewritten to TypeScript with tests in Jest in repository here. While the code published here still works and publishes notifications to Discord channel, this was written in 2017 and I am not happy anymore with some of the code here.

To run latest database migrations:

./node_modules/knex/bin/cli.js migrate:latest

To refresh the whole thing from start, just run rm sqlite.db and run migrations again.