App Built on top of this Starter project IDURAR ERP/CRM
IDURAR is Open Source ERP/CRM (Invoice / Inventory / Accounting / HR) Based on Mern Stack (Node.js / Express.js / MongoDb / React.js ) with Ant Design (AntD) and Redux
GitHub Repository : https://github.com/idurar/idurar-erp-crm
⭐️ Demo Open Source Version : https://opensource.idurarapp.com
🚀 Cloud Entreprise Version : https://cloud.idurarapp.com
Don't forget please to ⭐ this repo if you like this Starter Antd Admin!
Starter Crm App based on mern stack (Express.js / MongoDb / React / Redux / AntD) with generic crud and auth , admin management .
Live App Demo : https://www.idurarapp.com
- just create MongoDB Atlas accout database url
- change this file name .variables.env.tmp to .variables.env
- open .variables.env and paste your MongoDB url here : DATABASE=your-mongodb-url
- npm install
- npm setup
- cd frontend
- npm install
- change api config to loaclhost in this : src/frontend/src/config/serverApiConfig.js
- npm start
- cd frontend
- npm start
## App Features :
### Backend :
* The backend is built with node.js , [express.js Framework](https://expressjs.com/) ,and MongoDb Database
* Generic Crud Api (Create / Read / Update / Delete)
* Admin (User) Management Api
* Auth by Jwt json web token
### Frontend :
* The Frontend is built with React.js , [Ant Design (Antd)](https://ant.design/), and Redux , Redux-thunk.
* Generic Crud Component (Module) (Create / Read / Update / Delete)
* Admin (User) Management Module
* Auth Component Login / Logout
* Private Route and Public Route
* Not Found Page
* Beautiful UI Dashboard
#
⭐️ Demo Open Source Version : https://opensource.idurarapp.com
🚀 Cloud Entreprise Version : https://cloud.idurarapp.com