Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 317 Bytes

Libdb.sh

Simple Application to display metadata of libraries used in any project. Currently supports Python / pip. Support for Node / npm is underway.

Check out the application at Libdb.sh

Tech Stack:

  • Python
  • Flask
  • Redis
  • Gunicorn
  • Nginx

Steps to run locally

To be updated soon