https://github.com/goenning/keystatic-demo
https://github.com/goenning/keystatic-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/goenning/keystatic-demo
- Owner: goenning
- Created: 2024-08-26T17:48:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T17:49:03.000Z (10 months ago)
- Last Synced: 2025-04-23T23:56:44.057Z (about 2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keystatic in Astro
This template shows how you can use Keystatic in an Astro site.
To setup:
```bash
npm install
```To run:
```
npm run dev
```Admin UI: [http://127.0.0.1:4321/keystatic](http://127.0.0.1:4321/keystatic)
Homepage: [http://localhost:4321](http://localhost:4321)