Commit Graph
64 Commits
Author SHA1 Message Date
Mauricio Siu e86808420c docs: add Turborepo to deployment examples in README 2025-03-17 02:42:28 -06:00
Mauricio Siu d8d5edba13 docs(turborepo): update README with deployment instructions and environment variable setup 2025-03-17 02:42:15 -06:00
Mauricio Siu cfd2c7a1e5 fix(turbo): update start task dependency from build to start 2025-03-17 02:37:09 -06:00
Mauricio SiuandGitHub 731fd5a41c Merge pull request #10 from Dokploy/8-deno-v2-please
8 deno v2 please
2025-02-23 20:14:54 -06:00
Mauricio Siu 818be08214 chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
Mauricio Siu d525138542 refactor: Simplify Deno server with minimal example and basic add function 2025-02-23 20:07:12 -06:00
Mauricio Siu cfdd6f5fdd feat: Simplify Deno server root route and use environment greeting 2025-02-23 20:05:11 -06:00
Mauricio Siu bdb710ab43 chore: Remove dotenv import from Deno server 2025-02-23 20:04:38 -06:00
Mauricio Siu f5272b63bf chore: Remove Deno lock file 2025-02-23 20:02:15 -06:00
Mauricio Siu 73e59df02e chore: Remove Deno binary executable 2025-02-23 20:01:46 -06:00
Mauricio Siu f29a6f704b feat: Enhance Deno server with dynamic routing and environment configuration 2025-02-23 20:01:01 -06:00
Mauricio Siu 2105b9a9ba chore: Remove Deno lock file 2025-02-23 19:57:03 -06:00
Mauricio Siu 664af2fb47 refactor: Rename Deno main file to index.ts and update import 2025-02-23 19:56:25 -06:00
Mauricio Siu e46a219e37 feat: Configure Deno server to listen on all interfaces and specific port 2025-02-23 19:53:34 -06:00
Mauricio Siu 76005a3603 feat: Add Deno build task and simple HTTP server 2025-02-23 19:50:03 -06:00
Mauricio Siu b51803b1d8 feat: Add Deno example with basic addition function and test 2025-02-23 19:45:32 -06:00
Mauricio Siu be3f772f0b docs: update Qwik README with Nixpacks environment variable instructions 2025-02-23 19:43:10 -06:00
Mauricio Siu f116faa9ff refactor: standardize README deployment instructions across examples 2025-02-23 19:33:33 -06:00
Mauricio SiuandGitHub 60bc155ce6 Update docker-compose.yml 2025-01-31 01:18:52 -06:00
Mauricio SiuandGitHub 6cf744dec6 Update docker-compose.yml 2025-01-31 01:17:52 -06:00
Mauricio SiuandGitHub 51d817d6c6 Merge pull request #6 from StefanVDWeide/docs/nuxt-examples
Docs: nuxt examples & Vuejs fix
2024-11-18 08:10:25 -06:00
Mauricio Siu d707a2785e feat: add stack example 2024-11-06 20:59:28 -06:00
Mauricio SiuandGitHub 6f0d9663f5 Update README.md 2024-09-01 14:57:28 -06:00
Mauricio SiuandGitHub 5acf16ddfc Update README.md 2024-07-13 00:13:17 -06:00
Mauricio Siu 28964a03d1 refactor: update instructions 2024-07-13 00:10:34 -06:00
Mauricio Siu 5e5592bc40 refactor: add steps for t3 app 2024-07-13 00:09:36 -06:00
Mauricio Siu dd911a7591 refactor: add posts 2024-07-13 00:04:19 -06:00
Mauricio Siu bec5a45ad9 refactor: comment 2024-07-13 00:03:02 -06:00
Mauricio Siu 71ab356168 refactor: update 2024-07-13 00:00:51 -06:00
Mauricio Siu 7c049cf438 feat: add start command 2024-07-12 23:58:05 -06:00
Mauricio Siu adc9e6d804 feat(t3): add t3 example 2024-07-12 23:52:29 -06:00
Mauricio Siu 2c45314bd6 refactor: add nestjs 2024-06-30 20:40:18 -06:00
Mauricio Siu e43931a02e feat: add nestjs 2024-06-30 20:39:01 -06:00
Mauricio Siu 90f5981b60 feat: rename folders 2024-06-30 20:31:53 -06:00
Mauricio Siu e494f3a3aa refactor: add host 2024-06-30 20:29:12 -06:00
Mauricio Siu 8c25a3d8af refactor: add preview vite 2024-06-30 20:27:59 -06:00
Mauricio Siu bf68dd9a60 refactor: update astro readme 2024-06-30 20:25:26 -06:00
Mauricio Siu 358ac15e61 feat: add astro ssr 2024-06-30 20:24:44 -06:00
Mauricio Siu 4895d3c8ef add fiber app 2024-06-30 20:18:09 -06:00
Mauricio Siu e613f0cae5 add go fiber example 2024-06-30 20:14:30 -06:00
Mauricio Siu c251b5957b feat: add astro app 2024-06-30 20:10:19 -06:00
Mauricio Siu fc06afaa1e feat: add example apps 2024-06-30 20:08:13 -06:00
Mauricio Siu 214eba2af4 refactor: update folder name 2024-06-30 20:06:08 -06:00
Mauricio Siu 9aae7eb6e3 feat: add lit app 2024-06-30 20:05:40 -06:00
Mauricio Siu 197c97934e refactor: add pnpm lock svelte 2024-06-30 19:57:54 -06:00
Mauricio Siu 0bb2a0b1e3 feat: add svelte 2024-06-30 19:57:48 -06:00
Mauricio Siu 415c719b93 feat: add preact app 2024-06-30 19:56:30 -06:00
Mauricio Siu 0aadbd63c7 feat: add readme vite example 2024-06-30 19:55:07 -06:00
Mauricio Siu 740ef02fef feat: add vite example 2024-06-30 19:54:10 -06:00
Mauricio Siu 421ef25373 feat: add readme qwik 2024-06-30 19:51:46 -06:00
Mauricio Siu 20f3479aa0 refactor: update 2024-06-30 19:50:21 -06:00
Mauricio Siu 09eb98dcc2 refactor: change vite config 2024-06-30 19:44:53 -06:00
Mauricio Siu 1b571d4c12 feat: add qwik app 2024-06-30 19:39:58 -06:00
Mauricio Siu ba03290553 chore: add instructions 2024-06-30 19:32:48 -06:00
Mauricio Siu 4c428adec3 feat: add solid app 2024-06-30 19:31:36 -06:00
Mauricio Siu ec00efe05c chore: add missing information 2024-06-30 19:29:32 -06:00
Mauricio Siu ac24832ee7 feat: add remix application 2024-06-30 19:26:43 -06:00
Mauricio Siu 02e2cfd645 feat: finish vuejs example 2024-06-30 19:21:50 -06:00
Mauricio Siu ab70fabc17 refactor: add host true 2024-06-30 19:17:47 -06:00
Mauricio Siu 413b46874f chore: add pnpm lock file 2024-06-30 19:16:23 -06:00
Mauricio Siu 99c459e044 feat: add vuejs example 2024-06-30 19:13:27 -06:00
Mauricio Siu 5a2bb25d1c refactor: add readme nextjs 2024-06-30 19:12:19 -06:00
Mauricio Siu e8d8cc2d23 feat: add nextjs app 2024-06-30 19:07:18 -06:00
Mauricio SiuandGitHub cbe28ad17e Initial commit 2024-06-28 14:02:01 -06:00