mercurius-js / mercurius-typescript

TypeScript usage examples and "mercurius-codegen" for Mercurius

Home Page:https://mercurius.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mercurius-typescript

Examples

All the examples are available in the examples folder

Libraries

Contributing

This project uses pnpm workspaces

But the examples are just basic Node.js packages, but for development and to test them yourself, you will need to install it and then execute

pnpm i

To install all the required dependencies

And then execute:

pnpm test

To tests all the projects

About

TypeScript usage examples and "mercurius-codegen" for Mercurius

https://mercurius.dev

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.2%Language:Shell 0.1%