https://github.com/opensaasau/keystone-blog-starter
https://github.com/opensaasau/keystone-blog-starter
blog-platform hacktoberfest keystone
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/opensaasau/keystone-blog-starter
- Owner: OpenSaasAU
- Archived: true
- Created: 2021-07-01T12:02:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T02:09:24.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T04:17:33.979Z (2 months ago)
- Topics: blog-platform, hacktoberfest, keystone
- Language: TypeScript
- Homepage:
- Size: 251 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
This is a [KeystoneJS](https://www.keystonejs.com/) project embedded blog.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```This project follows the [How to Embed Keystone + SQLite in a Next.js app](https://keystonejs.com/docs/walkthroughs/embedded-mode-with-sqlite-nextjs) with the addition of the new [Document Field](https://keystonejs.com/docs/guides/document-fields) customised to add embedded video.