Skip to content

dere7/contract-manager

Repository files navigation

Contract Manager

This project implements a tree structure in SQL to manage an organizational chart for contract management.

Requirements

  • Node.js
  • Docker

Installation

  1. Clone the repository:

    git clone https://github.com/dere7/contract-manager.git
    cd contract-manager
  2. Install dependencies:

    npm install
  3. Start database:

    docker compose up
  4. Configure the database connection:

    • Copy a .env.example to .env file in the root directory and update database configuration:
  5. Run the application:

    npm start:dev

License

This project is licensed under the MIT License.

About

Web API for registering organization's employee hierarchy or structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors