Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhaidarhanif/demo-graphql-yoga-pothos
Demo GraphQL Yoga Pothos
https://github.com/mhaidarhanif/demo-graphql-yoga-pothos
api backend demo graphql pothos swc typescript yoga
Last synced: 16 days ago
JSON representation
Demo GraphQL Yoga Pothos
- Host: GitHub
- URL: https://github.com/mhaidarhanif/demo-graphql-yoga-pothos
- Owner: mhaidarhanif
- Created: 2022-10-03T20:49:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T21:56:52.000Z (over 2 years ago)
- Last Synced: 2024-11-14T08:19:12.751Z (3 months ago)
- Topics: api, backend, demo, graphql, pothos, swc, typescript, yoga
- Language: TypeScript
- Homepage: https://yoga-pothos.up.railway.app/graphql
- Size: 72.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo GraphQL Yoga with Pothos
## Links
- https://yoga-pothos.up.railway.app/graphql
## Stack
- TypeScript
- tsc for type checking
- ts-node-dev for development server
- swc for production start
- GraphQL Yoga server
- Pothos schema builder
- Railway.app for deployment