https://github.com/michelegera/snapi
🧊 A GraphQL API for Marvel Snap™
https://github.com/michelegera/snapi
api gaming graphql marvel marvel-api prisma snap
Last synced: 7 months ago
JSON representation
🧊 A GraphQL API for Marvel Snap™
- Host: GitHub
- URL: https://github.com/michelegera/snapi
- Owner: michelegera
- Created: 2024-12-22T17:17:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T17:22:23.000Z (10 months ago)
- Last Synced: 2025-02-01T21:56:08.133Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
# snapi
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.40. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.