Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morshed33/tm-express-mongoose
A boilerplate Express server setup using Mongoose, including pre-built, modular authentication routes using JWT (customizable).
https://github.com/morshed33/tm-express-mongoose
Last synced: 10 days ago
JSON representation
A boilerplate Express server setup using Mongoose, including pre-built, modular authentication routes using JWT (customizable).
- Host: GitHub
- URL: https://github.com/morshed33/tm-express-mongoose
- Owner: morshed33
- Created: 2024-02-06T16:35:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T12:09:11.000Z (10 months ago)
- Last Synced: 2024-10-27T11:13:25.507Z (about 2 months ago)
- Language: TypeScript
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## Start developing your Express server with Mongoose
This template provides a boilerplate Express server setup using Mongoose, including pre-built, modular authentication routes using JWT (customizable). Its secure and well-structured codebase includes error handling and optional CORS configuration for a solid foundation. Get started quickly with your next Express + Mongoose project!
## Features:
- Modular and customizable authentication logic
- Secure and well-structured Express server setup
- Error handling middleware