All Templates / Starters
Deno 2 Web server
A minimal Deno 2 web server starter template
deno2-web-server-template
rares04/deno2-web-server-template
Just deployed
This template deploys a minimal Deno 2 web server. The default path serves a static file and /greet path will output a message containing an environment variable.
Default port of an Deno 2 web server is 8000, but it can be overriden it via the PORT
env variable.
GitHub repo: https://github.com/rares04/deno2-web-server-template
Template Content
deno2-web-server-template
rares04/deno2-web-server-templateDetails
Created on Oct 17, 2024
0 total projects
HTML, TypeScript, Dockerfile
Starters
More templates in this category
New
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Prosper Otemuyiwa
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