add go fiber example

This commit is contained in:
Mauricio Siu
2024-06-30 20:14:30 -06:00
parent c251b5957b
commit e613f0cae5
10 changed files with 183 additions and 0 deletions

View File

@@ -14,3 +14,7 @@ This repository contains examples of how to deploy applications using Dokploy.
- [x] Svelte
- [x] Vite
- [x] VueJS
- [x] AstroJS
- [x] Go Fiber
---