A backend office admin-side dashboard and control panel for a Order Management System built using React, TailwindCSS and NodeJS.
- Login/Logout
- Dashboards
- Data Grid Layout(Remote Search, Remote Sort, Remote Pagination)
- Details Page Layout
- Reports(Coming Soon)
- Settings(Coming Soon)
- Add Users
- Add Roles
- Add Permissions
- Add Groups
- ReactJS(CRA)
- TailwindCSS
- NodeJS/ExpresJS
- MongoDB/Mongoose
- Turborepo
- Auth0
To develop all apps and packages, run the following command:
cd order-assist-app
npm install
npm run dev
REACT_APP_NODE_ENV=REACT_APP_NODE_ENV
REACT_APP_AUTH0_DOMAIN=REACT_APP_AUTH0_DOMAIN
REACT_APP_AUTH0_CLIENT_ID=REACT_APP_AUTH0_CLIENT_ID
NODE_ENV=NODE_ENV
PORT=PORT
MONGO_DB_URI=MONGO_DB_URI