https://github.com/noxify/pothos-filter
https://github.com/noxify/pothos-filter
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noxify/pothos-filter
- Owner: noxify
- License: mit
- Created: 2022-10-14T11:27:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T08:56:37.000Z (over 3 years ago)
- Last Synced: 2026-05-03T09:33:26.425Z (about 2 months ago)
- Language: TypeScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Pothos Filter
## Installation
```bash
git clone git@github.com: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