Skip to content

The User-Organisation Management API is a robust solution designed to handle user registration, organization creation, and seamless user management across multiple organizations.

Notifications You must be signed in to change notification settings

AshadeSamson/UserOrganisation_Management_System

Repository files navigation

User-Organisation Management API

The User-Organisation Management API is a robust solution designed to handle user registration, organization creation, and seamless user management across multiple organizations. It provides a flexible system where users can belong to multiple organizations and offers efficient tools for managing roles and permissions within each organization. This API is ideal for platforms that require multi-tenant user management and organization-based workflows.

Documentation

Checkout the API documentation here

Tech Stack

Server: Node.js, Express.js

Database: PostgreSQL

Test: Jest

Run Locally

Clone the project

  git clone https://github.com/AshadeSamson/UserOrganisation_Management_System.git

Go to the project directory

  cd UserOrganisation_Management_System

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

DB_URL

PASS

JWT

Authors

About

The User-Organisation Management API is a robust solution designed to handle user registration, organization creation, and seamless user management across multiple organizations.

Topics

Resources

Stars

Watchers

Forks