Forum made in python with django 5.2. My goal with this project was 2, exercise my knowledge with the framework and make an useful application that you can get and host anywhere, the dockerfile will help you in achieve that due to the container.
- Build the docker-compose service by running
docker-compose up --build
- Run the docker-compose with
docker-compose up
Forks and PR are welcome.
MIT