This repository contains a template for a user service that can be used in various applications. The service is designed to handle user-related functionalities like authentication, profile management, and more.
- User Registration
- User Login
- Profile Management
- Authentication
- Clone the repository:
git clone https://github.com/kushagra21-afk/template-user-service.git
- Install dependencies:
npm install
- Run the service:
npm start
- Docker
- Express.js
- Prisma
This project is licensed under the MIT License - see the LICENSE file for details.