Skip to content

mikelangmayr/secure-node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardened Node.js App - ISP Dashboard

Features

  • Authentication with JWT Tokens
  • Password hashing with salt
  • SQLite (In memory)
  • CSRF
  • Jade template engine
  • Sessions stored in DB

Installation

yarn install && node index.mjs

The webserver will start at

localhost:3000

For https please check the https branch!

Login details:

  • mike : password
  • clarissa : password
  • gipson : password

Authors

  • Gipson Bachman
  • Clarissa Bernardo
  • Michael Langmayr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published