Implement the poll feature

Closes #164
This commit is contained in:
syuilo
2017-02-14 13:59:26 +09:00
parent 35cf9f5d04
commit 2b4c5ecff4
18 changed files with 448 additions and 56 deletions

View File

@@ -0,0 +1,3 @@
import db from '../../db/mongodb';
export default db.get('poll_votes') as any; // fuck type definition