This is a simple blog made by Next.js using a Strapi as a back end, which can be easily deployed on .
A sample is live at https://blog.rdnz.dev, which is the repository author's personal blog.
STRAPI_ENDPOINT
is the endpoint of your Strapi;STRAPI_JWT_TOKEN
is a valid JWT token you must manually generate before a deploy in order to fetch data from Strapi Content API.Please see https://github.com/graduenz/rdnz-dev-strapi.