Skip to content

GitHubFilipe/nextjs-ghost-tutorial

Repository files navigation

nextjs-ghost-tutorial

Codebase for a tutorial on how to create a Next.js frontend for ghost, a headless Content Management System (CMS).

Usage

mkdir somedirectory
cd ./somedirectory
git clone https://github.com/GitHubFilipe/nextjs-ghost-tutorial.git
cd ./nextjs-ghost-tutorial
npm run install
npm run dev

Browse http://localhost:3000

Manual Sections

Feedback

Go to GitHub Discussions for feedback.


License

nextjs-ghost-tutorial is licensed under the MIT License

About

Source code for a tutorial series on how to create a Next.js frontend for ghost, a headless CMS.

Topics

Resources

License

Stars

Watchers

Forks