SiteMente - AI-Powered Lead Generation Platform

Features:
- Mission Control dashboard
- HP Submissions tracking
- AI Agents integration
- Lead management CRM
- Marketing email templates
- Chrome extension support

Tech: Next.js, TypeScript, Tailwind CSS, MySQL
This commit is contained in:
2026-03-19 17:38:12 +01:00
parent 9981d2a9d2
commit d5575b58e3
34 changed files with 3061 additions and 22 deletions
+19 -16
View File
@@ -1,31 +1,34 @@
# Dependencies
node_modules/
# Next.js
.next/
out/
# Environment
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.env.*.local
# Vite
# Logs
logs/
*.log
npm-debug.log*
# Build
.next/
out/
build/
dist/
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# System
.DS_Store
Thumbs.db
# IDE
.idea/
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Secrets - NEVER COMMIT
*.pem
*.key
credentials.json
secrets.json