Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.
/ command-center Public archive

Here you can control products, orders, all other entities. Full interaction with API and frontend.

License

Notifications You must be signed in to change notification settings

next-orders/command-center

Repository files navigation

Command Center

Here you can control products, orders, all other entities. Full interaction with API and frontend.

This part of product is for first frontend: https://github.com/next-orders/v1

client-base-desktop

Stack

  • React
  • Next.js
  • TailwindCSS

How to develop

Clone this repo and use standard commands:

npm i
npm run dev