Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

gabrielcoelhodacunha-old/nodejs-user-management-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js User Management Service

This repository is ARCHIVED

About

REST API service to manage users.

Built with

Node.js TypeScript MongoDB Docker

(back to top ⬆️)

Getting started

Prerequisites

Installation

(back to top ⬆️)

Usage

(back to top ⬆️)

Roadmap

  • ✅ Add C4 container diagram
  • ✅ Define database schema
    • ✅ users
    • ✅ roles
    • ✅ permissions
  • ⬜ Implement, test and document API
    • ⬜ User feature
      • ⬜ Implementation
      • ⬜ Unit testing
      • ⬜ Integration testing
    • ⬜ E2E testing
    • ⬜ Add Swagger on route /docs
  • ⬜ Add C4 deploy diagram
  • ⬜ Deploy demo

(back to top ⬆️)

Acknowledgments

(back to top ⬆️)