DR-DinoMight / deno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno Example

This example is a small Deno webserver.

Deploy on Railway

✨ Features

  • Deno
  • TypeScript

πŸ’β€β™€οΈ How to use

  • Install Deno
  • Run server deno --allow-net --allow-env src/index.ts

πŸ“ Notes

This is an experimental example and should not be used in production.

About

License:MIT License


Languages

Language:TypeScript 60.3%Language:Dockerfile 39.7%