awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesLocal Development Setups

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.

Awesome Local Development Setups GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • django-oscar/django-oscarAvatar von django-oscar

    django-oscar/django-oscar

    6,611Auf GitHub ansehen↗

    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.

    Python
    Auf GitHub ansehen↗6,611
  • athensresearch/athensAvatar von athensresearch

    athensresearch/athens

    6,298Auf GitHub ansehen↗

    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.

    Clojurehacktoberfestknowledge-baseknowledge-graph
    Auf GitHub ansehen↗6,298
  • apostrophecms/apostropheAvatar von apostrophecms

    apostrophecms/apostrophe

    4,524Auf GitHub ansehen↗

    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.

    JavaScriptapostrophecmscms-framework
    Auf GitHub ansehen↗4,524
  • get-convex/chefAvatar von get-convex

    get-convex/chef

    4,370Auf GitHub ansehen↗

    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.

    TypeScript
    Auf GitHub ansehen↗4,370
  1. Home
  2. Data & Databases
  3. MongoDB Application Development
  4. Local Development Setups

Unter-Tags erkunden

  • E-Commerce Sandbox SetupsSetting up complete environments with sample products and superuser accounts for local development and experimentation. **Distinct from Local Development Setups:** Distinct from Local Development Setups: focuses on e-commerce-specific sandbox environments with sample data, not general database setup.
  • Full-Stack Application SetupsLocal development environments for running generated full-stack applications with automatic backend setup. **Distinct from Local Development Setups:** Distinct from Local Development Setups: focuses on running generated full-stack apps with automatic Convex setup, not general MongoDB or database-specific local environments.