api-client/packages/hoppscotch-sh-admin
Andrew Bastin 65719b560b
feat: introduce gql schema sdl generation to the backend (#35)
* feat: introduce gql schema sdl generation to the backend

* chore: update gql-codegen consumers to get schema from generated sdl

* chore: hoppscotch-backend generates gql sdl on postinstall

* fix: add back missed part of generate-gql-sdl script

* chore: updated generate sdl script to hardcode whitelisted domains

* chore: add prisma generate on postinstall script

---------

Co-authored-by: ankitsridhar16 <ankit.sridhar16@gmail.com>
2023-03-13 18:52:50 +05:30
..
assets feat: introducing Auth for admin dashboard (HBE-138) (#32) 2023-03-09 10:59:40 +05:30
public feat: introducing self hosted admin dashboard package (#12) 2023-02-28 13:13:27 +05:30
src feat: introducing Auth for admin dashboard (HBE-138) (#32) 2023-03-09 10:59:40 +05:30
.gitignore feat: introducing self hosted admin dashboard package (#12) 2023-02-28 13:13:27 +05:30
gql-codegen.yml feat: introduce gql schema sdl generation to the backend (#35) 2023-03-13 18:52:50 +05:30
index.html feat: introducing self hosted admin dashboard package (#12) 2023-02-28 13:13:27 +05:30
package.json feat: introducing Auth for admin dashboard (HBE-138) (#32) 2023-03-09 10:59:40 +05:30
tsconfig.json feat: introducing Auth for admin dashboard (HBE-138) (#32) 2023-03-09 10:59:40 +05:30
tsconfig.node.json feat: introducing self hosted admin dashboard package (#12) 2023-02-28 13:13:27 +05:30
vite.config.ts feat: introducing Auth for admin dashboard (HBE-138) (#32) 2023-03-09 10:59:40 +05:30
windi.config.ts feat: introducing self hosted admin dashboard package (#12) 2023-02-28 13:13:27 +05:30