Build internal workflows with ease
Runnable is a framework designed to simplify the process of creating user-facing internal workflows and applications. It allows developers to leverage their internal models, databases, and services without the need to expose them via REST or GraphQL. With Runnable, you can keep internal operations internal, eliminating the need to code UIs for admin tools. It supports complex workflows with conditionals and loops and can be used with popular frameworks like Nest.js and Express. The out-of-the-box design provides a visually appealing interface.
Runnable is a powerful framework for building user-facing internal workflows and applications. It simplifies the process by allowing developers to leverage their internal models, databases, and services without exposing them via REST or GraphQL. With features like complex workflows, compatibility with popular frameworks, and a visually appealing design, Runnable provides a seamless and efficient solution for creating internal applications. Its easy installation process and customizable options make it a versatile tool for developers looking to streamline their workflow development.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Hono is an ultrafast web framework designed for edge computing environments. It's lightweight, supports multiple runtimes including Cloudflare Workers, Deno, and Bun, and provides a familiar Express-like API with excellent TypeScript support.
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.
Remix is a modern JavaScript framework that focuses on building fast and performant web applications. It emphasizes a combination of server-rendered content and client-side interactivity, offering a robust architecture for creating scalable and maintainable projects.
VitePress is a static site generator designed for creating documentation websites. It offers a lightweight and fast development experience using Vue.js and Markdown, with features such as live-reload, theming, and customizable layout components.
A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.