Logo
Explore Help
Register Sign In
smacks/flixcooks-website
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
6577db475a7153aaa54c024f2a16f427fe921343
flixcooks-website/.env.example
T

7 lines
273 B
Bash
Raw Normal View History

Enhance project documentation with updated architecture, PostgreSQL integration, and local development setup. Refine admin panel and GitHub Actions details. Remove Firebase configuration from .env.example and clarify database fallback mechanisms.
2026-05-23 10:13:00 +02:00
# FlixCooks – lokale Entwicklung (.env wird nicht committed)
# Kopieren: cp .env.example .env
feat(auth-firebase): implement Phase 2 integration - Firebase Auth, Session Sync, Favorites Grid, and Firestore Newsletter
2026-05-21 14:14:10 +02:00
Refactor database handling to require PostgreSQL connection, removing fallback to JSON. Implement error handling for database unavailability in key files. Update .env.example to reflect mandatory DATABASE_URL for local development. Remove Firebase configuration and related code from the project.
2026-05-23 10:23:28 +02:00
# --- Postgres (Pflicht für die Website) ---
# docker compose -f docker-compose.dev.yml up -d
Enhance project documentation with updated architecture, PostgreSQL integration, and local development setup. Refine admin panel and GitHub Actions details. Remove Firebase configuration from .env.example and clarify database fallback mechanisms.
2026-05-23 10:13:00 +02:00
DATABASE_URL="postgresql://flixcooks:flixcooks_dev@127.0.0.1:5432/flixcooks_dev"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.27.3 Page: 289ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API