Skip to content

Only the basics code, to start an express server development

License

Notifications You must be signed in to change notification settings

Klygins/example-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple ExpressJS server template

Basics

Only the basic code, to start an express server development

Extended

Features

  • basic tests
  • app is detached from the server (that is in the index.js file)
  • router is detached from the app.js

You can find extended template here

https://github.com/Klygins/example-express-server/tree/extended

How to start

  • yarn
  • yarn start

About

Only the basics code, to start an express server development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published