Go to file
echo bba5a018ab fix: implement article view count tracking
- Add view count increment in findOne() and findBySlug() methods
- Create findOneWithoutIncrement() for internal operations
- Update remove(), archive(), and publish() to use findOneWithoutIncrement()
- Prevents view count inflation from admin operations
- Matches live blog view tracking implementation
2026-03-01 00:20:46 +01:00
backend fix: implement article view count tracking 2026-03-01 00:20:46 +01:00
cms/cms fix: resolve file permissions issue for Strapi media uploads 2026-02-28 19:22:31 +01:00
frontend fix: localize UI text to Macedonian and fix view count display 2026-02-28 23:57:33 +01:00
pwa typo fix 2026-02-28 22:38:23 +01:00
scripts fix: use internal Docker network for backend-to-CMS communication 2026-02-27 17:47:42 +01:00
.gitignore
ADMINISTRATOR_GUIDE.md
AGENTS.md
COOLIFY_ENV_VARS.txt aa 2026-02-27 20:10:49 +01:00
DEPLOYMENT.md
docker-compose.coolify.yml fix: resolve API URL duplication, CORS issues, and image localhost URLs 2026-02-28 23:29:54 +01:00
docker-compose.dev.yml
docker-compose.prod.yml
docker-compose.yml
DOCKER-README.md
FRONTEND_FINALIZED.md
FRONTEND_GUIDE.md
FRONTEND_READY.md
FRONTEND_WORKING.md
INTEGRATION_COMPLETE.md
package-lock.json
package.json
PUBLISHER_GUIDE.md
QUICK_WEBHOOK_SETUP.md
README-DEVELOPMENT.md
readme.md
ROUTER_TAILWIND_SETUP.md
runcommand.md
SETUP_COMPLETE.md
SHADCN_SETUP.md
STRAPI_INTEGRATION.md
STRAPI_WEBHOOKS_SETUP.md
STRUCTURE.md
TAILWIND_SHADCN_SETUP.md
test-article.html
todos.md
whliveblog.md

placebo.mk - дневна доза добри вести

Description

placebo.mk is a news site in macedonia that covers current local and global affair in sarcastic tone.

Design principles

web site have minimalistic and clean design

Tech stack

frontend

tanstack

backend

nestjs

database

sqlite

CMS