feat: add website

This commit is contained in:
Mauricio Siu
2024-10-27 21:47:19 -06:00
parent e68e208653
commit e35559156a
50 changed files with 4461 additions and 11056 deletions

View File

@@ -1,2 +1,15 @@
# Dokploy Website
Main Landing Page of Dokploy
Run development server:
```bash
npm run dev
# or
pnpm dev
# or
yarn dev
```
Open http://localhost:3000 with your browser to see the result.