- File uses a
submitAsync
function which is part of LiveDB
- DONE server/file/fileController.js
- File uses Mongo in 2 places to get/set file structure of a project
- DONE server/file/uploadController.js
- File uses a
submitAsync
function which is part of LiveDB
- DONE server/chatServer.js
- Chat room table names are note being created. Will throw an error.
- DONE server/deleteAllDatabases.js
- DONE server/liveDbClient.js
- Uses the RethinkDB/MongoDB Live DB client module