https://github.com/agility/agility-next
Next.js support for Agility CMS
https://github.com/agility/agility-next
Last synced: 11 months ago
JSON representation
Next.js support for Agility CMS
- Host: GitHub
- URL: https://github.com/agility/agility-next
- Owner: agility
- License: mit
- Created: 2021-03-17T16:46:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T19:04:22.000Z (over 1 year ago)
- Last Synced: 2025-06-29T03:24:41.840Z (11 months ago)
- Language: TypeScript
- Size: 193 KB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# agility-next
Next.js support for Agility CMS.
This package makes it easy to get started with Agility CMS and Next.js.
Also includes support Nextjs Image using the AgilityImage component.
### Notes
The `agility` object that is passed around is the `api` object of the Fetch SDK.