Install deno from 'https://deno.land/#installation'
inside the directory of the project, run:
deno run --allow-env --allow-net --allow-write --allow-read --allow-plugin --unstable ./src/server.ts
Sadly working on letting the Strono built schema work in the oak_graphql server
Todo:
Create CompositionsCreate Basic TypeDefs- Create Basic Resolvers
- Create Filters TypeDefs And Resolver
- A lot more stuff