EdgeBase Admin Console - Next.js admin dashboard for EdgeBase
npm install @edgebasejs/admin-consoleThis is a Next.js project bootstrapped with create-next-app.
Read the documentation at https://opennext.js.org/cloudflare.
Run the Next.js development server:
``bash`
npm run devor similar package manager command
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
Preview the application locally on the Cloudflare runtime:
`bash`
npm run previewor similar package manager command
Deploy the application to Cloudflare:
`bash``
npm run deployor similar package manager command
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!