Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/specta-rs/website
specta.dev website
https://github.com/specta-rs/website
astro node specta specta-rs website
Last synced: 28 days ago
JSON representation
specta.dev website
- Host: GitHub
- URL: https://github.com/specta-rs/website
- Owner: specta-rs
- License: mit
- Created: 2024-05-18T07:16:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T04:14:32.000Z (about 1 month ago)
- Last Synced: 2024-11-17T05:18:48.645Z (about 1 month ago)
- Topics: astro, node, specta, specta-rs, website
- Language: TypeScript
- Homepage: https://specta.dev
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Specta Website
The [specta.dev](https://specta.dev) website.
The site is built using [Astro](https://astro.build).
## Usage
Ensure you have [Node.js](https://nodejs.org) installed. Clone the repository and then run:
```bash
pnpm i
pnpm dev
```