Back end for a self-hosted literary submission manager.
Go to file
Andrzej Stepien a5e7ceca1d rename dv to dataValidation for readability 2023-09-09 11:33:18 +02:00
objects rename dv to dataValidation for readability 2023-09-09 11:33:18 +02:00
test add dataValidation to Submission object 2023-09-09 11:32:51 +02:00
.gitignore data service and endpoints 2023-09-06 18:26:15 +02:00
convertDatesForWeb.mjs convert dates to web format 2023-09-06 23:27:14 +02:00
db.mjs data service and endpoints 2023-09-06 18:26:15 +02:00
logger.mjs data service and endpoints 2023-09-06 18:26:15 +02:00
package-lock.json create Title object and children 2023-09-07 11:39:09 +02:00
package.json create Title object and children 2023-09-07 11:39:09 +02:00
server.mjs middleware 2023-09-06 18:55:43 +02:00
submissions convert dates to web format 2023-09-06 23:27:14 +02:00
test.db data service and endpoints 2023-09-06 18:26:15 +02:00