Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tordans/astro-keystatic-test
https://github.com/tordans/astro-keystatic-test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tordans/astro-keystatic-test
- Owner: tordans
- License: mit
- Created: 2024-11-20T11:57:58.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-20T12:11:06.000Z (about 1 month ago)
- Last Synced: 2024-11-20T13:21:26.454Z (about 1 month ago)
- Language: Astro
- Size: 86.9 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)