/railway-deno-example

A simple web server built with Deno.

Primary LanguageTypeScriptMIT LicenseMIT

Deno Example

This example is a small Deno webserver

Deploy on Railway

✨ Features

  • Deno
  • TypeScript

💁‍♀️ How to use

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

📝 Notes

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