Production-ready Node.js + TypeScript starter with DCYFR AI framework integration design
# Use this template on GitHub or clone directly
git clone https://github.com/dcyfr/dcyfr-ai-nodejs.git my-project
cd my-project
# Install dependencies
npm install
# Start development
npm run dev- 🤖 DCYFR AI Ready - Designed for seamless AI framework integration
- 📘 TypeScript Strict - Full type safety from day one
- ⚡ Modern Node.js - ESM modules, latest features
- 🧪 Vitest Testing - Fast testing with coverage
- 🔧 Great DX - Hot reload, source maps, path aliases
- 📊 Structured Logging - JSON-based logging
- 🔌 Plugin System - Extensible architecture
- ✅ Code Quality - ESLint, Prettier included
dcyfr-ai-nodejs/
├── src/ # Application source code
├── tests/ # Unit & integration tests
├── examples/ # Working examples
├── .dcyfr.yaml # AI framework config
└── docs/ # Comprehensive guides
- README.md - Full documentation
- GETTING_STARTED.md - Setup guide
- INTEGRATION_NOTES.md - AI framework integration
- CONTRIBUTING.md - Contribution guidelines
We welcome contributions! See CONTRIBUTING.md for guidelines.
MIT License - see LICENSE for details
Built with ❤️ by DCYFR