4 Repos
Setting up a local MongoDB instance for development, enabling the CMS to store and retrieve content during testing.
Distinct from MongoDB Application Development: Distinct from MongoDB Application Development: focuses on local development environment setup, not general application development.
Explore 4 awesome GitHub repositories matching data & databases · Local Development Setups. Refine with filters or upvote what's useful.
Django Oscar is a domain-driven e-commerce framework built on Django for constructing custom online stores. It provides a purpose-built admin dashboard for managing e-commerce operations including products, orders, customers, and promotions, replacing the default Django admin interface. The framework includes a flexible promotions engine for creating multi-buy, bundle, and percentage discounts with custom conditions and benefits, along with a configurable order status and transition system that supports split payments, multi-batch shipping, and deferred payment capture. The framework is desig
Sets up a complete environment with sample products and a superuser account for local development and experimentation.
Athens is no longer maintainted. Athens was an open-source, collaborative knowledge graph, backed by YC W21
Starts a local development server after installing Java, Clojure, Node, and Yarn dependencies.
Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel
Sets up a local MongoDB instance for development, enabling the CMS to store and retrieve content during testing.
Convex Chef is a tool that generates complete full-stack web applications from a single natural language prompt, automatically creating the database, authentication, file uploads, real-time user interface, and background workflows. It also serves as a backend orchestrator for the Convex platform, automating project creation, configuration, and deployment through API tokens. The project provides an OAuth 2.0 authorization gateway that enables cross-account access, allowing users to grant permission for managing their own Convex teams and projects. It supports prompt-to-schema compilation, wher
Convex Chef runs generated applications locally with automatic Convex setup or exports source files for manual modification.