Skip to content

Yet another Python CRUD app (DRF / nginx / SQLite / static html)

Notifications You must be signed in to change notification settings

chrxn1c/software_inferno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Inferno

Software Inferno is a tool that allows you to keep track of all installed software, performing CRUD operations on it.

Run in Docker Compose

  • Clone repository

  • Run Docker Compose

    $ docker compose -p "software_inferno" up -d 
  • Visit the http://localhost

About

Yet another Python CRUD app (DRF / nginx / SQLite / static html)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published