Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasalvaresa/next-delivery-admin
Admin panel for Next-Delivery
https://github.com/lucasalvaresa/next-delivery-admin
admin-panel delivery material-ui nextjs
Last synced: about 15 hours ago
JSON representation
Admin panel for Next-Delivery
- Host: GitHub
- URL: https://github.com/lucasalvaresa/next-delivery-admin
- Owner: LucasAlvaresA
- Created: 2023-04-12T13:03:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-03T03:00:34.000Z (about 1 year ago)
- Last Synced: 2023-10-04T13:12:16.051Z (about 1 year ago)
- Topics: admin-panel, delivery, material-ui, nextjs
- Language: TypeScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Next Delivery Admin
### Prerequisites
- Typescript (Global)
### Installation
- Clone the repo
git clone [email protected]:LucasAlvaresA/next-delivery-admin.git
- Install NPM packagesnpm install
- Run the project
npm run dev
## Warnings
- This project is the admin panel for [Next Delivery](https://github.com/LucasAlvaresA/next-delivery)
- This project uses Next 13, with some experimental features, so there **may be slowness when compiling the pages**## Routes
- /orders
- /products
- /login
- /login/forgot
- /login/forgot/confirm
- /login/forgot/expired