Dashboard for displaying hardware and network configuration of servers.
Note
This project is part of a suite of projects that work together. For all other related projects, see this search query: owner:2zqa topic:ssot
- Node.js (version 18.x or higher)
- npm (version 10.x or higher)
- ssot-specs-server
- Clone the ssot-specs-server repository and follow the instructions in its README to set it up. Note the client ID that you set.
- Copy the
.env.example
file to.env
and fill in the values. - Ensure that the GitLab account you are using has a public facing email address and that it is verified.
Ensure that ssot-specs-server is running. Then, follow these steps:
git clone https://github.com/2zqa/ssot-specifications-dashboard.git
cd ssot-specifications-dashboard
npm install
npm start
SSOT specifications dashboard is licensed under the MIT license.
- Voys for facilitating the internship where this project was developed