remove old models; update README

This commit is contained in:
Lukas F. Hartmann
2018-04-12 18:32:57 +02:00
parent 012a76ee1f
commit 4012ee0c1c
7 changed files with 11 additions and 494 deletions

View File

@@ -1,5 +1,7 @@
'use strict';
// FIXME port this last model
var mongoose = require('mongoose');
var Schema = mongoose.Schema;