Logo Optimum ERP

Streamlining Business Processes with the MERN Stack

About

Optimum ERP is a comprehensive enterprise resource planning (ERP) solution built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). This project aims to streamline and automate various business processes, including expense management, product management, quotation handling, purchase and sales operations, GST management, and expense categorization. On top of it project is open source now.

Features

Technologies Used

Optimum ERP is built with:

Steps to start developing or deploy the server:

  1. Create a .env.development file for development or .env for production using the environment variables provided above.
  2. Install dependencies:
    npm install
  3. Build the application:
    npm run build
  4. For development, run:
    • Backend server:
      npm run dev:backend
    • Frontend server:
      npm run dev:frontend
  5. For production, start the server:
    npm start

These commands will spin up the backend and frontend servers, making the application fully functional.

Contribute

Want to contribute to Optimum ERP? Visit our GitHub repository and create a pull request (PR) to propose your changes!

Explore the code, suggest improvements, or add features. Every contribution is welcome!

Contact

For more information or inquiries, please contact:

atuldubey017@gmail.com