Tag: django
5 items with this tag.
Vertical Slice Development — Solo Dev Strategy
Vertical Slice Development — Solo Dev Strategy Build one complete feature at a time (model → endpoint → frontend component) rather than separating backend and frontend phases.
CorpusX — Thai Enterprise Data Intelligence Platform
CorpusX — Thai Enterprise Data Intelligence Platform Enterprise web app for Thai company data intelligence — aggregating DBD, Revenue Department, and NACC procurement data into searchable profiles, financial scoring, and network graphs.
Django — Apprise Notification Integration
Django — Apprise Notification Integration How to send multi-channel notifications from Django using the Apprise library.
Docker Dev vs Prod — Volume Mounts, Multi-Container Setup
Docker Dev vs Prod — Volume Mounts, Multi-Container Setup How to structure Docker for local development vs production with Django + Next.js.
CI/CD — Django + Next.js on Local VPS
CI/CD — Django + Next.js on Local VPS Push to main → tests run → auto-deploy to local server.