Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chigokawa/contentful-preview-demo
https://github.com/chigokawa/contentful-preview-demo
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chigokawa/contentful-preview-demo
- Owner: chigoKawa
- Created: 2021-07-27T18:23:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T09:37:43.000Z (over 3 years ago)
- Last Synced: 2024-11-13T05:34:33.688Z (2 months ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js + Tailwind CSS + Contentful
## rough sketch ##
> step 1 npm install
> Step 2 npm run setup - answer questions
> step 3 npm run dev> step 4 open http://localhost:9009/ on your browser
> step 5 configure Content preview on web app like so; http://localhost:9009/api/preview?secret=the-secret-you-provided-earlier&slug={entry.fields.slug}
## Preview