Skip to content

MRKarami86/nodejs-crud-auth-ts

Repository files navigation

Node.js CRUD Authentication API

A TypeScript-based Node.js API for user authentication, CRUD operations, and secure token management using JWT. Designed for testing with MongoMemoryServer or local MongoDB.

Features

  • User registration and login
  • JWT-based authentication
  • User profile CRUD operations
  • In-memory MongoDB for testing (MongoMemoryServer)
  • TypeScript with Express.js

Prerequisites

  • Node.js v18+
  • npm
  • Optional: MongoDB installed locally for persistent storage

Installation

  1. Clone the repository:
git clone https://github.com/username/nodejs-crud-auth.git
cd nodejs-crud-auth

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors