Skip to content

A Node.js server template that's secure by default and comes with some simple boilerplate setup.

License

Notifications You must be signed in to change notification settings

clarkio/secure-node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure-node-server

A Node.js server template that's secure by default and comes with some simple boilerplate setup.

Getting Started

  1. Install dependencies by running npm install in your terminal/command line
  2. Generate a self-signed certificate by running npm run create-cert in your terminal/command line
  3. Start the app by running npm start in your terminal/command line

About

A Node.js server template that's secure by default and comes with some simple boilerplate setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published