add comments to cider and boilerplate azure
This commit is contained in:
5
routes/notifications.js
Normal file
5
routes/notifications.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const { app, db, globalConfig } = require("../index.js") // Get globals from index
|
||||
|
||||
|
||||
|
||||
module.exports = {app} // export routes to be imported by index for execution
|
||||
Reference in New Issue
Block a user