backend-master
.eslintrc
389B
server
config
routeConfig.js
588B
mainConfig.js
1KB
errorConfig.js
561B
configvars.js
149B
index.js
184B
db
connection.js
142B
migrations
20200412234037_initTaskColumns.js
751B
20200405084653_initFormFields.js
1KB
20200105101036_initUpdatedAtTrigger.js
409B
20200328190856_initForms.js
1011B
20200503144355_initTaskActions.js
879B
20200110101917_initActions.js
964B
20200327192855_initClients.js
1KB
20200105101305_initUsers.js
808B
20200503143902_initTasks.js
1018B
20200110101757_initWorkflows.js
878B
server.js
402B
routes
client
clientController.js
1KB
clientRoutes.js
304B
clientQueries.js
1KB
form
formRoutes.js
487B
formController.js
4KB
formQueries.js
955B
workflow
workflowController.js
3KB
workflowRoutes.js
372B
task
taskRoutes.js
428B
taskController.js
3KB
taskQueries.js
1KB
authentication
authenticationRoutes.js
380B
authenticationController.js
2KB
lib
logger.js
690B
utils
customMiddleware.js
929B
utils.js
711B
knexfile.js
1KB
package.json
1KB
package-lock.json
276KB
.gitignore
65B
README.md
49B
暂无评论