BAWES ERP is a comprehensive enterprise resource planning system built with NestJS, designed to handle business operations including banking, accounting, and workflow management.
See our Getting Started Guide for detailed setup instructions.
Quick start for existing users:
# Clone the repository
git clone https://github.com/plugnio/BAWES-ERP.git
cd BAWES-ERP
# Open in VS Code
code .
# Click "Reopen in Container" when prompted- 🏦 Banking Integration
- 🔐 Centralized Authentication
- 💼 Multi-currency Support
- 📊 Financial Reporting
- 🔄 Workflow Management
- Getting Started Guide - Start here
- Development Standards - Coding guidelines
- Testing Guide - Testing practices
- API Documentation - API endpoints and usage
- SDK Guide - SDK integration
- Architecture - System design
- Security - Security practices
- Banking Integration - Banking setup
For full documentation, see our Documentation Hub.
- Create a feature branch (
git checkout -b feature/name) - Make your changes
- Push to the branch (
git push origin feature/name) - Create a Pull Request
Proprietary - All rights reserved