An open API service indexing awesome lists of open source software.

https://github.com/hugodf/spectaql-example


https://github.com/hugodf/spectaql-example

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# SpectaQL Example

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/

[spectaql](https://github.com/anvilco/spectaql).

## Setup

1. Clone the repository
2. Run `npm install` installs all required dependencies.

## npm scripts

- npm run build
- npm run dev

## LICENSE

Code is licensed under the [MIT License](./LICENSE).