/express-mongodb-quickstart

This is a boilerplate for building web applications with Node.js, Express, and MongoDB. It includes a basic Express server set up with user authentication using JWT tokens, as well as a simple MongoDB schema for storing user data

Primary LanguageJavaScript

Watchers