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.
Please Note:
- We recommend using this app in Google Chrome
- Use the app on Laptop/desktop only as of now.
- We are using Auth0 for authentication, so for recruiter login, please don't use Safari, as it blocks third-party cookies.
Test Credentials:
- For Admin
- Email: [email protected]
- Password: test-user@pass
- 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
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: