Hey 👋devs in this post I will present to you a newly released recipes web application that I made.
The repo link is this
The documentation (installation) is over here 👉link
Just in case if you are in a hurry.
Let's begin.
The application is django based with sqlite database and can run on Rasberry Pi.Is a lightweight version of the similar apps like Meale with simplified design and more intuitive to work with.
This is a preview gif.
I hope to gain a decent community and evolve in some time depending on the users feedback.
The road is open for changes and functionality that can be add.
Recap.
The docker compose file run 3 containers API, FE and Reverse Proxy (Nginx) as they are a easy setup one line command that can deploy the stack with the SSL or without.
Take your time and if you like the project star 🌟 the repo and stay calm and keep coding 😀.
Also if you need only the API from you can check the another repo.
BE API
Top comments (0)