1.0.3 • Published 5 months ago
l33t-server v1.0.3
L33t Server
Configuration
Each project requires a l33t.json
configuration
Usage
Development Mode
yarn dev --config projects/gali
Production Mode (docker)
docker-compose up --build
/projects
- Contains individual project configurationsl33t.json
- Project-specific configuration file- Task files (
.mts
) - Contains task implementation code
Requirements
- Node.js
- Yarn package manager
- Appropriate network access for PLC communications
- Valid project configuration files