api-client/packages/hoppscotch-backend
Andrew Bastin afea75694f
refactor: slim down the backend containers (#4233)
* refactor: slim down the backend containers

* refactor: make containers run as non-root user in container

* chore: correct casing for the build stage definitions

* chore: remove docker compose version field as its obsolete

* chore: optimise chown and chmod into the COPY command itself

* chore: add package overrides for packages with reported vulns

* chore: add pnpm to containers + set workdir dir to the backend project

* fix: permission issues with the fe containers

* chore: define env variables on AIO
2024-08-08 11:31:13 +05:30
..
prisma HSB-462 feat: infra token module and sh apis (#4191) 2024-07-29 12:36:18 +05:30
src chore: user management api additions (#4231) 2024-08-05 15:31:59 +05:30
test feat: added hoppscotch-backend as a package 2022-12-05 12:36:11 +05:30
.dockerignore chore: added docker files for bringing the container up 2022-12-06 13:18:02 +05:30
.eslintrc.js feat: google sso auth added 2023-01-13 00:52:29 +05:30
.gitignore feat: introduce gql schema sdl generation to the backend (#35) 2023-03-13 18:52:50 +05:30
.prettierrc chore: cleaned up hopp-backend package and modified docker and docker-compose files 2022-12-08 22:19:14 +05:30
backend.Caddyfile feat: support for subpath based access in SH apps (#3449) 2023-11-22 19:35:35 +05:30
Dockerfile feat: update node version to node20-apline3.19 (#4040) 2024-05-10 14:24:34 +05:30
global.d.ts feat: added jest and jest-fp-ts setup 2022-12-20 14:41:50 +05:30
jest.setup.js feat: added jest and jest-fp-ts setup 2022-12-20 14:41:50 +05:30
nest-cli.json fix: resolved mailer module email issue (#4000) 2024-04-29 12:05:07 +05:30
package.json refactor: slim down the backend containers (#4233) 2024-08-08 11:31:13 +05:30
prod_run.mjs refactor: slim down the backend containers (#4233) 2024-08-08 11:31:13 +05:30
tsconfig.build.json refactor: slim down the backend containers (#4233) 2024-08-08 11:31:13 +05:30
tsconfig.json chore: updated ts config with review changes 2023-01-19 16:25:36 +05:30