Simple blog app made with 💖 in Django!
The technologies used in this project!
Core features of this project!
- Posts with support for uploading thumbnail images! & support for TinyMCE rich text editor!
- Support for paginations!
- Category wise pagination!
- Categories with support of sorting them!
- Support of storing static & media files on AWS S3 bucket!
- Newsletter for the subscribers!
- Test using playwright
Setup & installation instructions!
- Provide the credentials in .env.example and rename it to .env
- Start the project with docker compose!
$ docker-compose up --build
- Goto http://localhost:8000/ and have fun!
Pull requests 🙌 are always welcome!
Use Github issues for reporting issues!
If this project helps you, please give a 🌟 to repository!