Skip to content

This is a simple express server setup that can be reused if needed for all new devs!

Notifications You must be signed in to change notification settings

StefanVrecic/Basic-Express-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Express Server Template

This is based on the server for NucampSite

If you would like to utilize this template, please simply change "campsites" in server.js and everywhere else with whatever the main concept of your site is. For example, if your website is to upload images, "campsites" might need to be replaced with "images".

About

This is a simple express server setup that can be reused if needed for all new devs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • HTML 9.7%