All Templates / Starters
Deno
A simple web server built with Deno
server
railwayapp-templates/deno
Just deployed
Deno (pronounced dee-no
) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience.
It's built on V8, Rust, and Tokio.
fetch()
.deno
).deno fmt
), a linter (deno lint
), a test runner (deno test
), and a language server for your editor.Template Content
Details
Created on Aug 31, 2022
146 total projects
44 active projects
Starters
More templates in this category
TanStack + React Starter
A barebones TypeScript React starter with TanStack Router & Query setup
Kyle Gill
20
New
Scala Play
A simple Play framework app connected to a Postgres database.
Prosper Otemuyiwa