Minimal SpectaQL example using a static schema to build a docs site (hostable on eg. GH pages).
See it live (hosted on GitHub Pages): https://example.codewithhugo.com/spectaql-example/
- Clone the repository
- Run
npm install
installs all required dependencies.
- npm run build
- npm run dev
Code is licensed under the MIT License.