Skip to content
/ dyna Public

A graphql engine that uses apollo and drizzle to auto generate schemas, filters and pagination inputs

Notifications You must be signed in to change notification settings

Quinntas/dyna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dyna

Dyna is a graphql server that uses Drizzle schemas to generate the graphql schema and resolvers.

Getting Started

Prerequisites

  • Node.js (version 16.0.0 or higher)

Installation

pnpm install

Running the dev server

pnpm dev

Building the app

pnpm build

License

MIT

About

A graphql engine that uses apollo and drizzle to auto generate schemas, filters and pagination inputs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published