Skip to content

Project of a system for the registration and control of computer equipment (user & pass: 12345)

Notifications You must be signed in to change notification settings

Rufi512/control-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control-Reports

Project of a system for the registration and control of computer equipment

Dashboard Report detail User detail Logs

Installation

!It is necessary the previous installation of mongodb, since it is the database.

  1. Clone the repository

    git clone https://github.com/Rufi512/control-reports.git

  2. Install the dependencies

    pnpm install

    in the client

    cd src/client && pnpm install

  3. To start the project in backend and client:

    pnpm run dev

To build the project

In the root of the project run

pnpm run build

About

Project of a system for the registration and control of computer equipment (user & pass: 12345)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages