@raclettejs/types
v0.1.19
Published
Type definitions for the raclette framework
Readme
[!important] Beta Phase! raclette is still in the Beta phase. There might be breaking changes over the next couple of month so be aware of migration needs. Visit our Milestone Overview for more insights and estimates
What is this?
This is only the types repository for raclette
What is raclette?
raclette is a full-stack TypeScript meta-framework designed for building platforms and portals with minimal setup. It comes with bootstrapped features like authentication, WebSockets, database handling, containerization, and provides an easy-to-use, opinionated environment.
Perfect for:
- 🚀 SaaS platforms - Get to market faster with built-in auth and user management
- 🏢 Customer/Supplier portals - Enterprise-ready from day one
- 🛠️ Internal business tools - Focus on business logic, not infrastructure
- ⚡ MVPs that can scale - Start fast, grow clean with the plugin architecture
Key Features:
- Widget-based frontend (Vue.js + Vite, React support coming)
- Plugin architecture for reusable business logic
- Built-in workbench - Admin interface out of the box
- Full-stack development with Fastify backend + MongoDB
- Docker containerization for easy deployment
What You Get
- ✅ raclette core & workbench dependencies with dev dependencies
- ✅ raclette.config.js - Main configuration file
- ✅ Development scripts ready to go
- ✅ ESLint + Prettier configuration
- ✅ TypeScript setup
- ✅ Docker-ready development environment
Getting Started
Visit the Getting Started Guide in our online Documentation
Links
- 🌐 Website
- 📚 Documentation
- 🚀 GitLab (source code)
- 📦 npm (packages)
