Skip to content

pesto-students/n8-prodbkit-epsilon-8

Repository files navigation

Netlify Status

Pro DB kit

ProDB-kit Logo

Pro DB kit enables teams to manage database access without involving DB Admins / Devops / IT teams. It allows developers and their managers ( Team Lead, Engineering Managers etc. ) to grant access to the databases they have access to without any intervention from any of the teams administering databases.
The goal is to reduce the dependency on Devops / IT teams for granting access to databases and thus enabling them to channelise their energies to more productive tasks at the same time the developers can get access to the systems they need to without going through the vicious cycle of approvals and escalations.


Table of Contents

  1. Demo
  2. Installation
  3. Technology Stack
  4. Authors
  5. License

Demo

Live Demo


Please Note:

  1. We recommend using this app in Google Chrome
  2. Use the app on Laptop/desktop only as of now.
  3. We are using Auth0 for authentication, so for recruiter login, please don't use Safari, as it blocks third-party cookies.

Test Credentials:

Installation

  • Fork or directly clone this repository to your local machine
  • Use the npm install command to install dependencies
  • Once the dependencies are finished installing, use the npm start command inside the root directory to open the app in your local browser of choice

Technology Stack

We tried to use a completely modern tech stack while testing out some new technologies that we had never used before. This resulted in a fast, performant, and easily-extensible web app that should be fairly future-proof for the coming next several years. We used:


Authors


License

MIT