/Security-Playground

A securely built nodejs server. I built this to gain a deeper understanding on how to avoid XSS and CSRF, and improve server-side logging and input sanitzation.

Primary LanguageJavaScript

security playground

To run the server:

  1. Clone repo
  2. Run npm install
  3. Run npm start