LowCodeAPI has two main components:
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ Frontend UI │ │ Backend API │ │ Third-party │
│ (Next.js) │◄──►│ (Node.js) │◄──►│ Services │
│ Port: 3000 │ │ Port: 3456 │ │ │
└─────────────────┘ └─────────────────┘ └─────────────────┘
To get a copy up and running, please follow these simple steps.
- Node.js (Version: >=18.x)
- MySQL (Version: >=8.x)
- Npm
Follow How to start guide here.
- Server - Backend setup, API endpoints, and development
- UI - Frontend development, components, and deployment
- Database tables [TBA]
- Docker [TBA]
Please see our Contributing Guide.
See LICENSE for more information.
- Issues: GitHub Issues