A Steganography Web Application.
Supported Files
Both deployment setup have been tested on Debian 12. No guarantees it will work on other operating systems...
touch .env
..env.example
.docker-compose -f docker-compose-debug up
localhost:4321
.localhost:8000
The database for the API endpoint will be empty initally:
migration-helpers.sh
.migration-helpers.sh
In the event that the script does not work (no output, error messages), consider running the commands in the shell script manually.
⚠️ This was hacked together for a small university coursework. The codebase is messy and many things are hard-coded.
You have been warned.