Go to file
echo b39972102a fix: use APP_GUARD provider for global authentication guard
- Replace manual guard instantiation with DI-managed APP_GUARD provider
- Fixes request timeout issue caused by improper Passport JWT strategy initialization
- Add @Public() decorator to remaining sync endpoints for public access
- Remove unused Reflector import from main.ts
2026-02-28 16:49:24 +01:00
backend fix: use APP_GUARD provider for global authentication guard 2026-02-28 16:49:24 +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 ag 2026-02-22 00:44:46 +01:00
COOLIFY_ENV_VARS.txt aa 2026-02-27 20:10:49 +01:00
DEPLOYMENT.md compose coolify 2026-02-23 04:51:14 +01:00
docker-compose.coolify.yml fix: re-enable DATABASE_SYNCHRONIZE to create missing tables 2026-02-28 16:25:16 +01:00
docker-compose.dev.yml
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
FRONTEND_FINALIZED.md
FRONTEND_GUIDE.md
FRONTEND_READY.md
FRONTEND_WORKING.md
INTEGRATION_COMPLETE.md
package-lock.json push notification implemented 2026-02-22 02:23:41 +01:00
package.json
PUBLISHER_GUIDE.md
QUICK_WEBHOOK_SETUP.md another auth checkpoint 2026-02-04 22:36:28 +01:00
README-DEVELOPMENT.md
readme.md
ROUTER_TAILWIND_SETUP.md
runcommand.md run 2026-02-16 18:16:06 +01:00
SETUP_COMPLETE.md
SHADCN_SETUP.md
STRAPI_INTEGRATION.md
STRAPI_WEBHOOKS_SETUP.md another auth checkpoint 2026-02-04 22:36:28 +01:00
STRUCTURE.md
TAILWIND_SHADCN_SETUP.md
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

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