Skip to content
/ dcyfr-ai-nodejs Public template

Production-ready Node.js + TypeScript starter template for building AI-enabled services.

License

Notifications You must be signed in to change notification settings

dcyfr/dcyfr-ai-nodejs

Repository files navigation

DCYFR AI Node.js Starter Template

Node.js Version TypeScript License: MIT Tests

Production-ready Node.js + TypeScript starter with DCYFR AI framework integration design

Getting StartedDocumentationExamplesContributing


🚀 Quick Start

# 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

✨ Features

  • 🤖 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

📦 What's Included

dcyfr-ai-nodejs/
├── src/              # Application source code
├── tests/            # Unit & integration tests
├── examples/         # Working examples
├── .dcyfr.yaml       # AI framework config
└── docs/             # Comprehensive guides

📚 Learn More

🤝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

📄 License

MIT License - see LICENSE for details


Built with ❤️ by DCYFR

About

Production-ready Node.js + TypeScript starter template for building AI-enabled services.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published