Skip to content

OscarNOW/typescript-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript webserver

This is a minimal Typescript webserver. It will respond to "GET /" requests with the text "Hello World!". This is made using express. It will use the default port provided by Railway, or 3000 if it isn't set. Once the template is used to create a project, it will automatically start without extra configuration required.

About

A minimal Typescript webserver.

Resources

Stars

Watchers

Forks