Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 1.78 KB

README.md

File metadata and controls

62 lines (35 loc) · 1.78 KB

Open "Fair-Code" Source ERP / CRM | Node.js React.js

🚀 Give a Star ⭐️ & Fork to this project ... Happy coding! 🤩`

Translation :

French , Spanish

Features :

Invoice Management 💰

Accounting Management 📈

HR Management 🧑‍🤝‍🧑

Ant Design Framework(AntD) 🐜

Based on Mern Stack (Node.js / Express.js / MongoDb / React.js ) 👨‍💻

Getting started

1.Clone the repository

2.Create Your MongoDB Account and Database Cluster

3.Edit the Environment File

4.Update MongoDB URI

5.Install Backend Dependencies

6.Run Setup Script

7.Run the Backend Server

8.Install Frontend Dependencies

9.Run the Frontend Server

Docker Compose for local development

  • setup additional env variables, if necessary in the below file
docker-compose.yml
  • After the necessary configurations run below command :
docker-compose up -d

This will build the images and bring up the containers for frontend, backend and mongodb.

NOTE: This docker-compose setup is associated for local development only.

Show your support

Dont forget to give a ⭐️ to this project ... Happy coding!