This is an example Deno project used in Daytona.
- Install Daytona: Follow the Daytona installation guide.
- Create the Workspace:
daytona create https://github.com/daytonaio/sample-deno
- Start the Application:
deno task start
- Browse
Browse to http://localhost:8000 and see the text message.
Browse to http://localhost:8000/api/hello and see the JSON message.
standardized development environment with devcontainers
web API