https://github.com/rayyannafees/keystest
https://github.com/rayyannafees/keystest
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayyannafees/keystest
- Owner: RayyanNafees
- License: mit
- Created: 2024-12-31T10:16:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T10:45:28.000Z (over 1 year ago)
- Last Synced: 2025-06-02T10:59:54.285Z (about 1 year ago)
- Language: Astro
- Homepage: https://keystestic.vercel.app
- Size: 267 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)