# coding_ai_nuxt **Repository Path**: aibokalv/coding_ai_nuxt ## Basic Information - **Project Name**: coding_ai_nuxt - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-19 - **Last Updated**: 2025-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node -r dotenv/config .output/server/index.mjs dotenv_config_path=.env export $(grep -v '^#' .env | xargs) && node .output/server/index.mjs