zenstack/packages/next
Yiming f07ccdded0
feat: RESTful style server API handler (#405)
Co-authored-by: Jawad <jawad.stouli@gmail.com>
2023-05-09 20:00:38 -07:00
..
src feat: RESTful style server API handler (#405) 2023-05-09 20:00:38 -07:00
tests fix: zod typing for DateTime field, improve overall code generation (#363) 2023-04-22 09:19:26 -07:00
.eslintrc.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
jest.config.ts fix: issue with dealing with result read-back for nextjs and react hooks 2023-03-02 20:17:48 +08:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json chore: remove dep to chevrotain and upgrade langium to 1.2.0 (#406) 2023-05-08 12:01:35 -07:00
README.md merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
tsconfig.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00

ZenStack Next.js Library

This package is the runtime library for integrating ZenStack with Next.js.

Visit Homepage for more details.