Back end for a self-hosted literary submission manager.
Go to file
Andrzej Stepien a303804af8 set up eslint 2024-03-18 11:18:28 +01:00
objects update junctions 2024-02-16 11:24:45 +01:00
test added genre getting 2023-09-14 16:06:17 +02:00
.eslintrc.js set up eslint 2024-03-18 11:18:28 +01:00
.gitignore data service and endpoints 2023-09-06 18:26:15 +02:00
backup implement soft 'deleted' field 2023-09-14 11:40:19 +02:00
convertDatesForWeb.mjs convert dates to web format 2023-09-06 23:27:14 +02:00
db.mjs remove memory db 2024-02-16 11:24:15 +01:00
ecosystem.config.js simpler name for pm2 2023-09-14 16:06:01 +02:00
logger.mjs update junctions 2024-02-16 11:24:45 +01:00
package-lock.json create Title object and children 2023-09-07 11:39:09 +02:00
package.json set up eslint 2024-03-18 11:18:28 +01:00
server.mjs data object now inits after db update 2023-09-11 12:04:09 +02:00
submissions update junctions 2024-02-16 11:24:45 +01:00
test-db add and test 'create' endpoints 2023-09-09 16:04:53 +02:00
test.db add genres to publications and stories 2023-09-14 16:51:32 +02:00