Awesome project developed with TypeORM.
CLI to scaffold a production-ready Express.js backend instantly
The Firebase Authenticaton component of the Firebase JS SDK.
HTML5 backend for React DnD
Multi Backend system compatible with DnD Core / React DnD
i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.
i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.
Clerk Backend SDK - REST Client for Backend API & JWT verification utilities
Multi Backend system compatible with React DnD
Amazon Cognito Identity Provider JavaScript SDK
Node server-side implementation of Flmngr file manager
No description provided.
Common TypeScript types used within Backstage
Use react-devtools outside of the browser
Vanilla JavaScript backend for TensorFlow.js
Core API used by Backstage backend plugins
This package helps to transform resources to an i18next backend
GPU accelerated WebGL backend for TensorFlow.js
JavaScript SDK for Base44 API
The azure module for @backstage/plugin-scaffolder-backend
Multi Backend pipeline for react-dnd-multi-backend (HTML5 <-> Touch)
backend layer for i18next to chain backends
A mock backend for testing React DnD apps
Core API used by Backstage backend apps
Claude Swarm enables you to run multiple Claude Code instances that communicate with each other via MCP (Model Context Protocol). Create AI development teams where each instance has specialized roles, tools, and directory contexts. Define your swarm topology in simple YAML and let Claude instances collaborate across codebases. Perfect for complex projects requiring specialized AI agents for frontend, backend, testing, DevOps, or research tasks.
backend-toolkit =============== A set of classes that simplify building a scalable backend for your app. Requirements ---------------- * redis (server and ruby gem) * json gem Installation ---------------- $ gem install backend-toolkit Development & Testing ---------------- $ bundle install $ rake Usage ---------------- ```ruby require 'backend-toolkit' # TO DO ``` Contributions ---------------- * Check commits history and issue tracker to be sure that no one else is working on the feature you want or are fixing the bug you found. * Fork the project. * Create a feature/bugfix branch and work on it. * Please add all tests needed to have a reasonably coverage of the new feature or bug that you are fixing. * Rebase your branch and open a pull request. * Please don't mess with the Rakefile, version, or history. License, Authors & Contributors ------- Check LICENSE.txt and AUTHORS.txt