/burdy-starter-next-blog

Primary LanguageTypeScriptMIT LicenseMIT

This is a Burdy and Next.js project bootstrapped with create-burdy-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:4000 with your browser to see the result.

To access the admin panel open http://localhost:4000/admin.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Burdy is mapped to /api/* and /admin/*.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Burdy GitHub repository or the Next.js GitHub repository

  • your feedback and contributions are welcome!