Skip to content
#

helmetjs

Here are 114 public repositories matching this topic...

A music app's backend, built with Node and Express, that handle tasks like user authentication, data storage, and request responses. It would use technologies like JWT and mongoose. Middlewares like cors and helmet would handle CORS headers and secure the app. Dependencies like dotenv and validator would manage env variables and validate data.

  • Updated Dec 27, 2022
  • JavaScript

This is a express template with user authentication. It utilizes jsonwebtoken and passport for authentication with the basic auth routes already defined. Baked in is a forgot password feature that utilizes handlebars to send a template of your styling choice to the user with nodemailer. Ready to hook to any front-end client it comes complete wit…

  • Updated Oct 20, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the helmetjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the helmetjs topic, visit your repo's landing page and select "manage topics."

Learn more