Logo
Explore Help
Register Sign In
maurycy/fog
1
0
Fork 0
You've already forked fog
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0031ef0a8f16343f41ca9f97a09e33880a8a6ab0
fog/.env

6 lines
185 B
Bash
Raw Normal View History

Initialize environment configuration and enhance API logging - Added a new .env file for environment variables including database and Redis configurations. - Updated CLAUDE.md with hard rules for development practices. - Enhanced package.json with new scripts for development and infrastructure management. - Integrated Pino for structured logging in the API, replacing the default NestJS logger. - Implemented OpenTelemetry for tracing and monitoring in the API. - Added durationMinutes field to the Mission model in Prisma schema and created corresponding migration. - Updated missions controller and service to handle mission duration and abandonment logic. - Introduced new logger module for consistent logging across the application.
2026-05-11 08:38:19 +00:00
DATABASE_URL="postgresql://fog:fog_dev@172.20.0.3:5432/fog_expedition"
REDIS_HOST="172.20.0.2"
REDIS_PORT="6379"
TWITCH_EXTENSION_SECRET="dev_secret_placeholder"
DEV_AUTH_BYPASS="true"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 57ms Template: 5ms
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