This example is a small Deno webserver.
- Deno
- TypeScript
- Install Deno
- Run server
deno --allow-net --allow-env src/index.ts
This is an experimental example and should not be used in production.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
This example is a small Deno webserver.
deno --allow-net --allow-env src/index.tsThis is an experimental example and should not be used in production.