Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/invisal/querym-website
https://github.com/invisal/querym-website
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/invisal/querym-website
- Owner: invisal
- License: gpl-3.0
- Created: 2023-08-14T03:58:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T02:39:47.000Z (over 1 year ago)
- Last Synced: 2024-10-19T07:06:02.479Z (3 months ago)
- Language: Astro
- Homepage: https://querymaster.vercel.app
- Size: 852 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup
```bash
# Install dependencies
pnpm install# Run the app
pnpm dev
```