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 |
|