Skip to content

m-siles/Simple-vanilla-node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Simplest Node Server You'll Ever See

This is a node server that delivers one page.

That's all there is.

It does not use express, it does not use some cool new library.

It delivers one thing using one short js file.

It doesn't even do error checking. The filepath is hardcoded.

Have fun with it. Tweak it out. Build something new and different from the ground up.

About

This simple node server delivers one webpage and does not use Express or any external libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors