Go to file
echo 590a96e502 fix: correct Strapi database configuration structure
The database config had an incorrect nested structure with
connection.client.connection which caused Strapi to fail with
'Cannot destructure property client of db.config.connection'.

Fixed to use the correct flat structure:
connection.client, connection.host, etc.
2026-02-24 18:01:30 +01:00
backend refactor: use npm prune --omit=dev instead of deprecated --production flag 2026-02-24 17:41:38 +01:00
cms/cms fix: correct Strapi database configuration structure 2026-02-24 18:01:30 +01:00
frontend docker files fix 2026-02-24 12:58:38 +01:00
pwa docker files fix 2026-02-24 12:58:38 +01:00
scripts another auth checkpoint 2026-02-04 22:36:28 +01:00
.gitignore basic structure setup 2026-01-10 19:41:04 +01:00
ADMINISTRATOR_GUIDE.md fixed strapi webhook endpoint 2026-01-29 09:40:23 +01:00
AGENTS.md ag 2026-02-22 00:44:46 +01:00
DEPLOYMENT.md compose coolify 2026-02-23 04:51:14 +01:00
docker-compose.coolify.yml fix: add HTTP to HTTPS redirect and fix CMS Dockerfile 2026-02-24 17:52:51 +01:00
docker-compose.dev.yml auth checkpoint 2026-02-04 19:24:03 +01:00
docker-compose.prod.yml prod 2026-02-22 05:30:47 +01:00
docker-compose.yml category field added 2026-02-06 03:35:28 +01:00
DOCKER-README.md docker implementation 2026-02-01 13:32:37 +01:00
FRONTEND_FINALIZED.md basic structure setup 2026-01-10 19:41:04 +01:00
FRONTEND_GUIDE.md basic structure setup 2026-01-10 19:41:04 +01:00
FRONTEND_READY.md basic structure setup 2026-01-10 19:41:04 +01:00
FRONTEND_WORKING.md basic structure setup 2026-01-10 19:41:04 +01:00
INTEGRATION_COMPLETE.md basic structure setup 2026-01-10 19:41:04 +01:00
package-lock.json push notification implemented 2026-02-22 02:23:41 +01:00
package.json setup completed 2026-02-03 17:45:38 +01:00
PUBLISHER_GUIDE.md fixed strapi webhook endpoint 2026-01-29 09:40:23 +01:00
QUICK_WEBHOOK_SETUP.md another auth checkpoint 2026-02-04 22:36:28 +01:00
README-DEVELOPMENT.md setup completed 2026-02-03 17:45:38 +01:00
readme.md basic structure setup 2026-01-10 19:41:04 +01:00
ROUTER_TAILWIND_SETUP.md basic structure setup 2026-01-10 19:41:04 +01:00
runcommand.md run 2026-02-16 18:16:06 +01:00
SETUP_COMPLETE.md basic structure setup 2026-01-10 19:41:04 +01:00
SHADCN_SETUP.md basic structure setup 2026-01-10 19:41:04 +01:00
STRAPI_INTEGRATION.md basic structure setup 2026-01-10 19:41:04 +01:00
STRAPI_WEBHOOKS_SETUP.md another auth checkpoint 2026-02-04 22:36:28 +01:00
STRUCTURE.md basic structure setup 2026-01-10 19:41:04 +01:00
TAILWIND_SHADCN_SETUP.md basic structure setup 2026-01-10 19:41:04 +01:00
test-article.html types import error fixed 2026-02-04 20:37:46 +01:00
todos.md category field added 2026-02-06 03:35:28 +01:00
whliveblog.md fixed strapi webhook endpoint 2026-01-29 09:40:23 +01:00

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