awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to code-gio/svelte-docs-starter

Open-source alternatives to Svelte Docs Starter

30 open-source projects similar to code-gio/svelte-docs-starter, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Svelte Docs Starter alternative.

  • allaboutapps/go-starterallaboutapps avatar

    allaboutapps/go-starter

    612View on GitHub↗

    An opinionated production-ready SQL-/Swagger-first RESTful JSON API written in Go, highly integrated with VSCode DevContainers by allaboutapps.

    Go
    View on GitHub↗612
  • ardanlabs/serviceardanlabs avatar

    ardanlabs/service

    4,030View on GitHub↗

    This project provides a set of structural templates and frameworks for bootstrapping production servers, high-performance backends, Kubernetes microservices, and AI pipelines using the Go programming language. It serves as a foundational architecture for building high-throughput infrastructure and scalable production servers with integrated routing and middleware. The framework includes a specialized infrastructure for developing retrieval-augmented generation systems, emphasizing local model inference and secure data sovereignty. It further provides a dedicated microservice template for cont

    Go
    View on GitHub↗4,030
  • audreyr/cookiecutteraudreyr avatar

    audreyr/cookiecutter

    24,951View on GitHub↗

    Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It functions as a project templating CLI and variable orchestrator that creates standardized software project boilerplates across different operating systems and programming languages. The tool generates project directory structures from predefined templates using variable substitution. It supports the retrieval of template source code from remote Git repositories and utilizes a definition file to prompt users for configuration values to personalize the resulting files and folder stru

    Python
    View on GitHub↗24,951
  • batijs/batibatijs avatar

    batijs/bati

    479View on GitHub↗

    🔨 Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want.

    TypeScript
    View on GitHub↗479

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bavragor/vite-svelte-docker-templatebavragor avatar

    bavragor/vite-svelte-docker-template

    1View on GitHub↗

    This template offers the following things, ready to use, in a dockerized environment:

    Shell
    View on GitHub↗1
  • bencodezen/vue-enterprise-boilerplatebencodezen avatar

    bencodezen/vue-enterprise-boilerplate

    7,777View on GitHub↗

    This project is a pre-configured architecture and development environment designed for building large-scale single page applications using the Vue framework. It serves as an enterprise application template that provides a structured project foundation and opinionated directory layouts for professional-grade software development. The boilerplate streamlines the development workflow through a Vue CLI build configuration that includes automated component imports and global style injection. It further optimizes project organization by implementing alias-based module resolution to simplify file re

    SCSS
    View on GitHub↗7,777
  • bxcodec/go-clean-archbxcodec avatar

    bxcodec/go-clean-arch

    10,118View on GitHub↗

    This project is a boilerplate and template for Go applications implementing Clean Architecture. It provides a standardized project structure designed to organize code into decoupled layers, ensuring that core business logic remains independent of databases, frameworks, and user interfaces. The implementation focuses on a domain-driven design that utilizes dependency injection and the repository pattern to abstract data storage. It enforces architectural boundaries through internal package encapsulation and layer-based dependency inversion. The project includes a development toolchain that au

    Goarchitecturearticleclean-architecture
    View on GitHub↗10,118
  • catchplay/scaffoldcatchplay avatar

    catchplay/scaffold

    150View on GitHub↗

    Generate scaffold project layout for Go.

    Go
    View on GitHub↗150
  • container-lisp/make-likecontainer-lisp avatar

    container-lisp/make-like

    12View on GitHub↗

    An opinionated application template builder for Common Lisp web applications

    Common Lisp
    View on GitHub↗12
  • cookiecutter/cookiecuttercookiecutter avatar

    cookiecutter/cookiecutter

    24,950View on GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Pythoncookiecutterpython
    View on GitHub↗24,950
  • copier-org/copiercopier-org avatar

    copier-org/copier

    3,418View on GitHub↗

    Library and command-line utility for rendering projects templates.

    Pythoncookiecuttercopier-templatehacktoberfest
    View on GitHub↗3,418
  • create-go-app/clicreate-go-app avatar

    create-go-app/cli

    2,759View on GitHub↗

    ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

    Goansible-playbookbackendbackend-template
    View on GitHub↗2,759
  • create-node-app/create-node-appCreate-Node-App avatar

    Create-Node-App/create-node-app

    89View on GitHub↗

    Powerful tool to scaffold your application choosing between different templates and extensions for Web apps, Web Extensions, Monorepos, and more!

    TypeScript
    View on GitHub↗89
  • criticalmoments/cmsaasstarterCriticalMoments avatar

    CriticalMoments/CMSaasStarter

    2,342View on GitHub↗

    A modern SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Includes marketing page, blog, subscriptions, auth, user dashboard, user settings, pricing page, and more.

    Svelte
    View on GitHub↗2,342
  • crushlovely/amaroC

    crushlovely/Amaro

    0View on GitHub↗
    View on GitHub↗0
  • dipeshdulal/clean-ginD

    dipeshdulal/clean-gin

    0View on GitHub↗
    View on GitHub↗0
  • electron-vite/create-electron-viteelectron-vite avatar

    electron-vite/create-electron-vite

    241View on GitHub↗

    Scaffolding Your Electron⚡️Vite Project

    TypeScript
    View on GitHub↗241
  • erkelost/create-vite-appErKeLost avatar

    ErKeLost/create-vite-app

    245View on GitHub↗

    🍰🍰 VIte-CLI resolve Vite create starter template No need to configure vite scaffolding templates quickly build vite4.x development templates highly customized Vue3.x React 18 Vite5.x

    TypeScript
    View on GitHub↗245
  • fs02/go-todo-backendFs02 avatar

    Fs02/go-todo-backend

    336View on GitHub↗

    Go Todo Backend example using modular project layout for product microservice.

    Go
    View on GitHub↗336
  • fulldecent/swift5-module-templatefulldecent avatar

    fulldecent/swift5-module-template

    488View on GitHub↗

    An opinionated starting point for awesome, reusable Swift 6 modules

    Swift
    View on GitHub↗488
  • gantonl/templatesGantonL avatar

    GantonL/templates

    64View on GitHub↗

    A CLI tool for scaffolding production-ready web application templates with modern tooling and best practices.

    TypeScript
    View on GitHub↗64
  • go-nunu/nunugo-nunu avatar

    go-nunu/nunu

    2,576View on GitHub↗

    A CLI tool for building Go applications.

    Godddgingo
    View on GitHub↗2,576
  • golang-standards/project-layoutgolang-standards avatar

    golang-standards/project-layout

    56,122View on GitHub↗

    This project provides a standardized directory layout pattern that establishes a predictable structure for organizing source code, configuration files, and documentation. It serves as a community-driven framework designed to improve project maintainability, simplify developer onboarding, and ensure consistency across large-scale software development efforts. By enforcing uniform file layouts, the project reduces cognitive load for developers working across multiple services or microservices. It utilizes convention-based folder templates to ensure that application logic, infrastructure, and co

    Makefilegogolangproject-structure
    View on GitHub↗56,122
  • golang-templates/seedgolang-templates avatar

    golang-templates/seed

    564View on GitHub↗

    Go application GitHub repository template.

    Makefile
    View on GitHub↗564
  • huibizhang/vitawindhuibizhang avatar

    huibizhang/vitawind

    167View on GitHub↗

    Install and Setting Tailwindcss automatically for Vite

    HTML
    View on GitHub↗167
  • insidieux/inizioinsidieux avatar

    insidieux/inizio

    19View on GitHub↗

    Golang project standard layout generator

    Go
    View on GitHub↗19
  • jamesgeorge007/scaffold-staticjamesgeorge007 avatar

    jamesgeorge007/scaffold-static

    129View on GitHub↗

    Scaffolding utility for vanilla-js

    TypeScript
    View on GitHub↗129
  • johnsundell/swiftplateJohnSundell avatar

    JohnSundell/SwiftPlate

    1,775View on GitHub↗

    Easily generate cross platform Swift framework projects from the command line

    Swiftcligeneratescript
    View on GitHub↗1,775
  • khady/modern-ocamlKhady avatar

    Khady/modern-ocaml

    97View on GitHub↗

    Template for an ocaml project with modern tooling

    OCaml
    View on GitHub↗97
  • adobe/go-starterA

    adobe/go-starter

    0View on GitHub↗
    View on GitHub↗0