This is a Burdy and Next.js project bootstrapped with create-burdy-app
.
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/*
.
To learn more about Next.js, take a look at the following resources:
- Burdy Documentation - learn about Burdy.io features and API.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Burdy GitHub repository or the Next.js GitHub repository
- your feedback and contributions are welcome!