{"id":28571792,"url":"https://github.com/infolinematrix/erp-app","last_synced_at":"2025-06-10T19:41:39.558Z","repository":{"id":291591762,"uuid":"977376381","full_name":"infolinematrix/erp-app","owner":"infolinematrix","description":"Everything you need to build a modern, full-stack ERP system. Role based authorization, accounting \u0026 budget, inventories, asset management etc","archived":false,"fork":false,"pushed_at":"2025-05-31T08:38:29.000Z","size":9680,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T20:16:48.328Z","etag":null,"topics":["angularjs","erp-application","nestjs-backend","opensource-projects","typescript"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/subhasundardas/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infolinematrix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-04T04:06:14.000Z","updated_at":"2025-05-26T06:05:06.000Z","dependencies_parsed_at":"2025-05-24T17:37:29.859Z","dependency_job_id":null,"html_url":"https://github.com/infolinematrix/erp-app","commit_stats":null,"previous_names":["infolinematrix/erp-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infolinematrix%2Ferp-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infolinematrix%2Ferp-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infolinematrix%2Ferp-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infolinematrix%2Ferp-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infolinematrix","download_url":"https://codeload.github.com/infolinematrix/erp-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infolinematrix%2Ferp-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259137862,"owners_count":22810795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angularjs","erp-application","nestjs-backend","opensource-projects","typescript"],"created_at":"2025-06-10T19:41:36.649Z","updated_at":"2025-06-10T19:41:39.544Z","avatar_url":"https://github.com/infolinematrix.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡️ ERP App ⚡️ — A Modern Full-Stack Enterprise Resource Planning System \nEverything you need to build a modern, full-stack ERP system designed to streamline business operations. Features include role-based authorization, comprehensive accounting and budgeting modules, inventory management, asset tracking, and more — all integrated seamlessly for efficient workflow management.\n\n![ERP App Overview](./public/cover.png)\n\n## 🚀 Tech Stack\nThis project combines powerful, modern tools to deliver a robust ERP foundation:\n\n- 🔄 **[Remult](https://remult.dev/)** – Full-stack, type-safe CRUD \u0026 real-time capabilities  \n- 🧩 **[Angular](https://angular.dev/)** – Reactive, component-based frontend framework  \n- ⚙️ **[NestJS](https://nestjs.com/)** – Scalable and maintainable backend framework  \n- 💽 **[MySQL](https://www.mysql.com/)** – Reliable relational database  \n- 🎨 **[Tailwind CSS](https://tailwindcss.com/)** – Utility-first styling framework  \n- 🧱 **[PrimeNG](https://primeng.org/)** – Rich UI component library for Angular  \n\n\u003e 💡 This project is modular and built for extensibility — ideal for open-source collaboration or private customization.\n\n---\n\n## 📦 Prerequisites\n\nBefore getting started, ensure the following are installed:\n\n- **Node.js v20+**\n- **npm** (comes with Node.js)\n- **MySQL Server**\n\n---\n\n## 📥 Installation\n\n1. **Clone the repository**  \n   ```bash\n   git clone https://github.com/infolinematrix/erp-app.git\n   cd erp-app\n   npm install\n\n\n### 🛠 Configuration \u0026 Environment Variables\n\nYou'll need to set up some **environment variables** in your `.env` file. \nYou can use [.env.example](./.env.example) as an example.\n\n\n### 🧑‍💻 Running the Dev Environment\n\nTo develop locally, you'll need to run both the frontend and backend environments. This requires **two terminal windows**.\n\n1. In **Terminal 1**, run the frontend development server:\n\n   ```bash\n   npm run dev\n   ```\n\n   This will start the frontend development environment and automatically open your app in the browser.\n\n2. In **Terminal 2**, run the backend development server:\n\n   ```bash\n   npm run dev-node\n   ```\n\n   This will start the backend in watch mode, automatically restarting on code changes.\n\n\n### 🚢 Production-Ready\n\nWhen you're ready to go live, here's how to prepare:\n\n#### Build for production:\n\n```bash\nnpm run build\n```\n\n#### Run the production server:\n\n```bash\nnpm run start\n```\n\n## 🤝 Collaboration\nWe welcome contributions from the community! If you're interested in collaborating on this project, please feel free to fork the repository, open issues, or submit pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfolinematrix%2Ferp-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfolinematrix%2Ferp-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfolinematrix%2Ferp-app/lists"}