Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aarontravass/pothos-w3up
Example Repository of Pothos GraphQL with W3Up
https://github.com/aarontravass/pothos-w3up
Last synced: 22 days ago
JSON representation
Example Repository of Pothos GraphQL with W3Up
- Host: GitHub
- URL: https://github.com/aarontravass/pothos-w3up
- Owner: aarontravass
- License: mit
- Created: 2023-12-09T19:17:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-18T00:22:59.000Z (11 months ago)
- Last Synced: 2024-10-08T02:43:32.274Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pothos GraphQL with W3Up (@web3-storage/w3up-client)
## Installation
1. Clone the Repository
2. Install dependencies `pnpm i` or `npm i`
3. Run `pnpm dev` or `npm run dev`
4. Open `localhost:3000/graphql` to see the schema and make requests