(Backend v2) OpenBackend, based on movie-web's backend, but with some secret sauce for recommendations, and more features to come
Find a file
2023-11-24 18:55:20 +00:00
.docker/development add basic repo setup, with user creation 2023-10-28 16:49:02 +02:00
.github Fix Docker Release v2 2023-11-04 15:21:20 +00:00
.vscode Repo setup 2023-08-23 13:54:26 +02:00
src Apply suggestions from code review 2023-11-24 18:55:20 +00:00
.dockerignore switch to pnpm 2023-10-28 21:21:10 +02:00
.editorconfig Repo setup 2023-08-23 13:54:26 +02:00
.eslintrc.js Fix ESLint Ignore for migrations 2023-11-22 23:17:29 +00:00
.gitattributes Repo setup 2023-08-23 13:54:26 +02:00
.gitignore switch to pnpm 2023-10-28 21:21:10 +02:00
.npmrc switch to pnpm 2023-10-28 21:21:10 +02:00
.nvmrc Repo setup 2023-08-23 13:54:26 +02:00
.prettierrc.js Repo setup 2023-08-23 13:54:26 +02:00
dev.Dockerfile switch to pnpm 2023-10-28 21:21:10 +02:00
Dockerfile switch to pnpm 2023-10-28 21:21:10 +02:00
LICENSE Initial commit 2023-08-23 13:08:49 +02:00
package.json add update session endpoint 2023-11-24 18:00:06 +01:00
pnpm-lock.yaml bump version 2023-11-04 20:14:41 +01:00
README.md Cleanup README 2023-11-04 15:11:09 +00:00
tsconfig.json fix bugs + add a lot of endpoints 2023-10-28 21:08:01 +02:00
yarn.lock session management 2023-10-28 18:34:32 +02:00

backend

Backend for movie-web