-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
21 lines (18 loc) · 1.22 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# NOTE: This file contains EXAMPLE values for environment variables.
# NOTE: Create file '.env.local' with real values (it will not be added to GIT).
PORT=8080
VUE_APP_BASE_URL='/'
VUE_APP_APP_NAME='maxmartynov.com'
VUE_APP_REPO_URL='https://github.com/maxmartynov/personal-site'
VUE_APP_GOOGLE_ANALYTICS_ID='UA-99123559-1'
VUE_APP_LINK_UPWORK='https://www.upwork.com/o/profiles/users/_~012c83620f32b092b6/'
VUE_APP_LINK_GITHUB='https://github.com/maxmartynov'
VUE_APP_LINK_INSTAGRAM='https://www.instagram.com/martynov.max.s/'
VUE_APP_LINK_STACKEXCHANGE='https://stackexchange.com/users/12795585/max-martynov?tab=accounts'
VUE_APP_LINK_LINKEDIN='https://www.linkedin.com/in/max-martynov'
VUE_APP_LINK_EMAIL='[email protected]'
VUE_APP_AUTHOR_NAME='Max Martynov'
VUE_APP_META_TITLE='Max Martynov — Web & Mobile Engineer'
VUE_APP_META_DESCRIPTION='The guy who will kick your shit until it flies. Web Engineer for disruptive startups. 10+ years in IT, 25+ startups from 14 countries, too many users to count.'
VUE_APP_META_URL='https://maxmartynov.com'
VUE_APP_META_KEYWORDS='Max Martynov, Martynov, web developer, mobile developer, javascript, typescript, vue, ionic, hybrid mobile application, angular, node, it, startup, freelancer'