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

https://github.com/noxify/pothos-filter


https://github.com/noxify/pothos-filter

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Pothos Filter

## Installation

```bash
git clone [email protected]:noxify/pothos-filter.git
cd pothos-filter
npm i
```

## Start the server

To run the server in development mode:

```bash
npm run dev
```

Otherwise, use:

```bash
npm run start
```

## References

- https://pothos-graphql.dev/
- https://www.the-guild.dev/graphql/yoga-server/v3