zenstack/packages/runtime
2023-09-18 20:59:45 -07:00
..
res/zod Export "objects" in zod schemas (#655) 2023-08-28 18:32:41 +08:00
src fix: change back to loading from literal ".zenstack" path otherwise Vercel breaks :( (#701) 2023-09-18 20:59:45 -07:00
.eslintrc.json feat: add "zenstack init" command, merge "internal" package into "runtime" (#111) 2022-11-25 14:33:58 +08:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json fix: change back to loading from literal ".zenstack" path otherwise Vercel breaks :( (#701) 2023-09-18 20:59:45 -07:00
README.md feat: extract next-auth integration into a separate package (#134) 2022-12-02 21:55:56 +08:00
tsconfig.json feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +08:00
tsup.config.ts feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +08:00

ZenStack Runtime Library

This package is the runtime library supporting web apps built using ZenStack.

Visit Homepage for more details.