forked from romanchaa997/Audityzer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
62 lines (50 loc) · 1.78 KB
/
Copy path.env.example
File metadata and controls
62 lines (50 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# API Keys - Replace with your actual values
OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxx
ANTHROPIC_API_KEY=sk-ant-xxxxxxxxxxxxxxxxxxxx
# Firebase Configuration
FIREBASE_API_KEY=your_api_key
FIREBASE_AUTH_DOMAIN=your-project-id.firebaseapp.com
FIREBASE_PROJECT_ID=your-project-id
FIREBASE_STORAGE_BUCKET=your-project-id.appspot.com
FIREBASE_MESSAGING_SENDER_ID=123456789012
FIREBASE_APP_ID=1:123456789012:web:abcdef123456
# GitHub Integration
GITHUB_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxx
GITHUB_OWNER=your-username
GITHUB_REPO=your-repo-name
# Analytics
POSTHOG_API_KEY=phc_xxxxxxxxxxxxxxxxxxxx
POSTHOG_HOST=https://app.posthog.com
# Security Testing
INFURA_PROJECT_ID=your_infura_project_id
ALCHEMY_API_KEY=your_alchemy_api_key
ETHERSCAN_API_KEY=your_etherscan_api_key
# Bug Bounty Platforms
IMMUNEFI_API_KEY=your_immunefi_api_key
SHERLOCK_API_KEY=your_sherlock_api_key
HACKERONE_API_KEY=your_hackerone_api_key
# Development
NODE_ENV=development
PORT=5000
DEBUG=audityzer:*
# Test Wallet Configuration (for automated testing)
TEST_WALLET_SEED_PHRASE=test test test test test test test test test test test junk
TEST_WALLET_PASSWORD=Test@12345
TEST_WALLET_ADDRESS=0x1234567890abcdef1234567890abcdef12345678
# Database (if applicable)
DATABASE_URL=postgresql://username:password@localhost:5432/audityzer
REDIS_URL=redis://localhost:6379
# Monitoring
SENTRY_DSN=https://xxxxxxxxxxxxxxxxxxxx@sentry.io/1234567
DATADOG_API_KEY=your_datadog_api_key
# CI/CD
CI=false
MOCK_MODE=false
TARGET_URL=http://localhost:5000
# ІСЕІ (id.gov.ua) OAuth 2.0 Authentication
ISEI_CLIENT_ID=
ISEI_CLIENT_SECRET=
ISEI_REDIRECT_URI=https://audityzer.com/auth/callback/isei
ISEI_BASE_URL=https://test.id.gov.ua
ISEI_AUTH_TYPES=dig_sign,diia_id,bank_id
ISEI_FIELDS=givenname,middlename,lastname,edrpoucode,drfocode,email,phone,o,ou,title,unzr