Backend for saving progress and other quality of life features
Find a file
mrjvs 9fe8cb4877
Merge pull request #31 from Caio-Nogueira/fix-backend-captcha
update deprecated composer syntax; change body format in API request
2024-01-05 21:04:32 +01:00
.docker/development update deprecated composer syntax; change body format in API request 2023-12-31 13:03:32 +00: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 Merge branch 'dev' into fix-backend-captcha 2024-01-05 20:19:26 +01: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 Merge branch 'dev' of https://github.com/movie-web/backend into dev 2024-01-02 22:40:32 +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