@stringtale/next
v1.1.5
Published
[Stringtale](https://www.stringtale.com) simplifies text edits by allowing changes without a CMS or code digging. Edits go directly to pull requests, making content management easy for your entire team, from developers to non-developers.
Downloads
336
Readme
Stringtale Next.js module
Stringtale simplifies text edits by allowing changes without a CMS or code digging. Edits go directly to pull requests, making content management easy for your entire team, from developers to non-developers.
This module is adds Stringtale functionality to your website / web application based on Next.js. It fascillitates the calls from your website to Stringtale back-end.
Installation
Please follow the installation instructions in our Getting started guide.
Note that usage of this module also requires the react module for the front-end.
Usage
This module can be used both with the Pages router as well as the App router. For more information on how to use this module, please refer to the documentation of the app router or the pages router.