idurar/idurar-erp-crm
Fork: 863 Star: 3767 (更新于 1970-01-01 00:00:00)
license: NOASSERTION
Language: JavaScript .
IDURAR Open Code Source ERP CRM Alternative to SalesForce | Node Js React AntD MERN
最后发布版本: 3.0.0-beta.13 ( 2023-11-17 07:20:55)
Open "Fair-Code" Source ERP / CRM | Node.js React.js
IDURAR ERP CRM | Simple To Use | 44 Languages
www.idurarapp.com/open-source-erp-crm/
🇦🇱 🇩🇿 🇧🇩 🇧🇬 🇨🇳 🇭🇷 🇨🇿 🇩🇰 🇳🇱 🇺🇸 🇪🇪 🇫🇷 🇩🇪 🇬🇷 🇮🇳 🇭🇺 🇮🇩 🇮🇹 🇯🇵 🇰🇷 🇱🇻 🇱🇹 🇲🇰 🇲🇾 🇳🇴 🇵🇱 🇧🇷 🇵🇹 🇮🇷 🇷🇴 🇷🇺 🇸🇰 🇸🇮 🇪🇸 🇸🇪 🇹🇭 🇹🇷 🇺🇦 🇵🇰 🇻🇳 🇷🇸 🇪🇦 🇵🇭 🇫🇮
IDURAR is Open "Fair-Code" Source ERP / CRM (Invoice / Inventory / Accounting / HR) Based on Advanced Mern Stack (Node.js / Express.js / MongoDb / React.js ) with Ant Design (AntD) and Redux
Live App Demo : https://idurarapp.com/demo/
🚀 Give a Star ⭐️ & Fork to this project ... Happy coding! 🤩`
License
IDURAR is fair-code distributed under the Developer Trial Use Licensee and the IDURAR Enterprise License.
Commercial licenses are available : Get in touch
How To Deploy IDURAR ERP CRM :
🔥 I would like to invite you for a weekly free IDURAR Webinar (Node.js React.js course), where you learn how to deploy IDURAR on cloud , and create a new api and new crud app with IDURAR in just one hour ? Please fill this form if you are interested : https://forms.gle/qz2YZ3xQFQ77bGhS8
The Webinar will be this Wednesday at 1pm GMT.
Our Sponsors
Open "Fair-Code" Source ERP / CRM App
IDURAR is Open "Fair-Code" Source ERP / CRM (Invoice / Inventory / Accounting / HR) Based on Mern Stack (Node.js / Express.js / MongoDb / React.js ) with Ant Design (AntD) and Redux
Live App Demo : https://idurarapp.com/demo/
username : admin@demo.com password : admin123
Getting started
Step 1: Clone the repository
git clone https://github.com/idurar/idurar-erp-crm.git
cd idurar-erp-crm
Step 2: Create Your MongoDB Account and Database/Cluster
-
Create your own MongoDB account by visiting the MongoDB website and signing up for a new account.
-
Create a new database or cluster by following the instructions provided in the MongoDB documentation. Remember to note down the "Connect to your application URI" for the database, as you will need it later. Also, make sure to change
<password>
with your own password -
add your current IP address to the MongoDB database's IP whitelist to allow connections (this is needed whenever your ip changes)
Step 3: Edit the Environment File
-
Check a file named .env in the /backend directory.
This file will store environment variables for the project to run.
Step 4: Update MongoDB URI
In the .env file, find the line that reads:
DATABASE="your-mongodb-uri"
Replace "your-mongodb-uri" with the actual URI of your MongoDB database.
Step 5: Install Backend Dependencies
In your terminal, navigate to the /backend directory of the project and run the following command to install the backend dependencies:
npm install
This command will install all the required packages specified in the package.json file.
Step 6: Run Setup Script
While still in the /backend directory of the project, execute the following command to run the setup script:
npm run setup
This setup script may perform necessary database migrations or any other initialization tasks required for the project.
Step 7: Run the Backend Server
In the same terminal, run the following command to start the backend server:
npm run dev
This command will start the backend server, and it will listen for incoming requests.
Step 8: Install Frontend Dependencies
Open a new terminal window , and run the following command to install the frontend dependencies:
cd frontend
npm install
Step 9: Run the Frontend Server
After installing the frontend dependencies, run the following command in the same terminal to start the frontend server:
npm run dev
This command will start the frontend server, and you'll be able to access the website on localhost:3000 in your web browser.
:exclamation: :warning: If you encounter an OpenSSL error while running the frontend server, follow these additional steps:
Reason behind error: This is caused by the node.js V17 compatible issues with OpenSSL, see this and this issue on GitHub.
Try one of these and error will be solved
-
Downgrade to Node.js v16.
-
Enable legacy OpenSSL provider
Here is how you can enable legacy OpenSSL provider
- On Unix-like (Linux, macOS, Git bash, etc.)
export NODE_OPTIONS=--openssl-legacy-provider
- On Windows command prompt:
set NODE_OPTIONS=--openssl-legacy-provider
- On PowerShell:
$env:NODE_OPTIONS = "--openssl-legacy-provider"
Here is reference about enabling legacy OpenSSL provider
After trying above solutions, run below command
npm run start
If you still facing issue, then follow this stackoverflow thread. It has so many different types of opinions. You definitely have solution after going through the thread.
Website Login Credentials
Once the website is up and running, you can log in using the following credentials:
username : admin@demo.com - password : admin123
Now you should be all set to run the project locally on your machine and explore its features.
Contributing
License
IDURAR is fair-code distributed under the Developer Trial Use Licensee and the IDURAR Enterprise License.
Commercial licenses are available : Get in touch
Show your support
Dont forget to give a ⭐️ to this project ... Happy coding!
最近版本更新:(数据更新于 1970-01-01 00:00:00)
2023-11-17 07:20:55 3.0.0-beta.13
2023-11-16 00:32:12 3.0.0-beta.12
2023-11-11 21:32:54 3.0.0-beta.11
2023-11-09 04:08:13 3.0.0-beta.10
2023-11-08 20:14:52 3.0.0-beta.9
2023-11-07 02:34:33 3.0.0-beta.8
2023-11-06 21:27:46 3.0.0-beta.7
2023-11-05 00:31:39 3.0.0-beta.6
2023-11-04 05:08:30 3.0.0-beta.5
2023-11-04 04:18:57 3.0.0-beta.4
主题(topics):
accounting, accounting-software, crm, crm-platform, crm-system, erp, erp-app, erp-application, erp-software, invoice, invoice-management, invoice-software, invoicing, invoicing-application, invoicing-software, mern-project, mern-stack, open-source-crm, open-source-erp, react-project
idurar/idurar-erp-crm同语言 JavaScript最近更新仓库
2024-11-21 23:03:24 bia-pain-bache/BPB-Worker-Panel
2024-11-21 22:46:48 MHSanaei/3x-ui
2024-11-21 07:00:59 nodejs/node
2024-11-21 00:49:46 FortAwesome/Font-Awesome
2024-11-18 14:26:02 projectdiscovery/nuclei-templates
2024-11-17 14:42:23 koodo-reader/koodo-reader