What’s the stack for your “home-cooked meal” apps?

0
admin
Aug 24, 2024 03:55 PM 0 Answers Ask Question
Member Since Apr 2019
Subscribed Subscribe Not subscribe
Flag(0)

For my home-cooked meal apps, I use a stack that evolves for simplicity and maintenance ease. Currently, it's composed of Django with PostgreSQL, although a Python script with SQLite works better for smaller projects. My front-end preference is VueJS (still on version 2). Docker is crucial for reproducible builds. Recently switched from Nginx to Caddy for simpler SSL configuration. Some featured apps include a movie server, GPS logging server, timeline viewer, and an online recipe site using a custom static site generator.

0 Subscribers
Submit Answer
Please login to submit answer.
0 Answers
Sort By:

Share: