feat: add example apps

This commit is contained in:
Mauricio Siu 2024-06-30 20:08:13 -06:00
parent 214eba2af4
commit fc06afaa1e

View File

@ -3,9 +3,14 @@
--- ---
This repository contains examples of how to deploy applications using Dokploy. This repository contains examples of how to deploy applications using Dokploy.
- [x] Django
- Django - [x] Flask
- Flask - [x] Lit
- FastAPI - [x] NextJS
- React(coming soon) - [x] Preact
- NextJS(coming soon) - [x] Qwik
- [x] Remix
- [x] SolidJS
- [x] Svelte
- [x] Vite
- [x] VueJS