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.
-
Notifications
You must be signed in to change notification settings - Fork 1
OscarNOW/typescript-webserver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A minimal Typescript webserver.