Go to file
echo a5008a3646 fix: add slug auto-generation fallback for articles without slugs
- Add generateSlug() helper to create URL-friendly slugs from titles
- Apply slug fallback in syncArticles() and syncSingleArticle()
- Handles articles created before slug field was added to schema
- Prevents 'slug cannot be null' database constraint errors
2026-02-28 18:02:33 +01:00
backend fix: add slug auto-generation fallback for articles without slugs 2026-02-28 18:02:33 +01:00
cms/cms fix: add missing slug and description fields to Article schema and fix auth header 2026-02-28 16:10:48 +01:00
frontend fix: update CSP headers to allow production API domains 2026-02-24 19:16:22 +01:00
pwa fix: update CSP headers to allow production API domains 2026-02-24 19:16:22 +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: remove STRAPI_API_TOKEN to allow public API access 2026-02-28 17:03:06 +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