https://github.com/subwaytime/villus-gql-issue
https://github.com/subwaytime/villus-gql-issue
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/subwaytime/villus-gql-issue
- Owner: Subwaytime
- Created: 2024-03-13T19:29:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T19:40:06.000Z (over 2 years ago)
- Last Synced: 2024-05-01T21:30:32.446Z (about 2 years ago)
- Language: TypeScript
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# villus-gql
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.30. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.