Go to file
Mauricio Siu b1eca19116
Merge pull request #14 from Dokploy/feat/new-examples
feat: add initial HTML example and README documentation
2025-04-06 03:58:00 -06:00
11ty chore: migrate from npm to pnpm by removing package-lock.json and adding pnpm-lock.yaml 2025-04-06 03:47:45 -06:00
astro refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
astro-ssr refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
deno chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
Django-Example/djangoexample Created : Django Example Applications 2024-06-29 18:08:53 +03:00
Flask-Example Added: requirements.txt 2024-06-29 17:48:07 +03:00
go-fiber feat: rename folders 2024-06-30 20:31:53 -06:00
html feat: add initial HTML example and README documentation 2025-04-06 03:49:56 -06:00
lit refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
nestjs refactor: add nestjs 2024-06-30 20:40:18 -06:00
nextjs feat: rename folders 2024-06-30 20:31:53 -06:00
nuxt Added pnpm-lock instead of package-lock 2024-11-18 14:56:05 +01:00
preact refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
qwik docs: update Qwik README with Nixpacks environment variable instructions 2025-02-23 19:43:10 -06:00
remix feat: rename folders 2024-06-30 20:31:53 -06:00
solidjs refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
stack Update docker-compose.yml 2025-01-31 01:18:52 -06:00
svelte refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
t3 refactor: update instructions 2024-07-13 00:10:34 -06:00
tanstack docs(tanstack): update README with deployment instructions for Dokploy example 2025-04-06 03:57:22 -06:00
turborepo docs(turborepo): update README with deployment instructions and environment variable setup 2025-03-17 02:42:15 -06:00
vite refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
vuejs feat(create-turbo): apply official-starter transform 2025-03-17 02:36:25 -06:00
README.md Merge branch 'main' into feat/new-examples 2025-04-06 03:57:54 -06:00

Dokploy Examples


This repository contains examples of how to deploy applications using Dokploy.

  • 11ty
  • Astro
  • Astro SSR
  • Django
  • Flask
  • Go Fiber
  • Lit
  • NestJS
  • NextJS
  • Nuxt
  • Preact
  • Qwik
  • Remix
  • SolidJS
  • Svelte
  • T3 App
  • Turborepo
  • HTML
  • Tanstack
  • Vite
  • VueJS