This project is the backend API server for the dbd-randomizer-ui and the dbd
randomizer mobile app. It is written in Python, using the Django\
framework. It is backed by a postgres database.
Sets up the database with the initial data about killers, survivors, and perks.
Start the server.
This project is autodeployed to a digitalocean app when a merge is made to main. This is accomplished using github\ actions and tools provided by digitalocean.
You can see a list of things I would like to add to this site here: [wish list])(./WISHLIST.md)