@bigfishita/nextjs-backend-orchestrator
v1.0.1
Published
Backend orchestrator for Next.js
Maintainers
Readme
🚀 Next.js Backend Orchestrator
Generate production-ready backends for Next.js applications.
Installation
npm install -g @bigfishita/nextjs-backend-orchestrator
Usage
bashnbo init
nbo analyze
nbo generate
Author
BigFishIta
### **💻 TORNA AL TERMINALE WSL:**
Dopo aver salvato tutto in VS Code:
```bash
# Verifica che i file siano stati creati
ls -la
ls -la src/
ls -la src/cli/
# Rendi eseguibile il CLI
chmod +x src/cli/index.js
# Test locale
node src/cli/index.js
# Dovrebbe stampare il menu