669acbe86dcb1caf3100ac4bc59413ed06be4441
- Update .gitignore to exclude sensitive files and helper docs - Create .env.example with placeholder values for setup - Ensure .env with secrets remains untracked 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
GoMag Vending - Import Comenzi Web → ROA
Sistem minimal pentru importul comenzilor de pe platforme web în sistemul ERP ROA Oracle.
Setup Docker
Construire și pornire containere:
docker-compose up --build
Servicii disponibile:
- gomag_admin: http://localhost:5003 - Web Admin Interface
- oracle_client: Container pentru operații SQL
Configurare
Conexiunea la ROA se face la IP 10.0.20.36:1521/ROA cu credențialele din .env
Stopping
docker-compose down
Pentru dezvoltare, vezi docs/PRD.md pentru specificații complete.
Description
Languages
xBase
58%
Python
22.7%
PLSQL
18.1%
Dockerfile
1.1%