Adds Svelte, Framer and starts work on homepage
This commit is contained in:
8
.env
8
.env
@@ -12,6 +12,13 @@ TRANCO_USERNAME=''
|
||||
TRANCO_API_KEY=''
|
||||
CLOUDMERSIVE_API_KEY=''
|
||||
|
||||
GOOGLE_CLOUD_API_KEY='AIzaSyB4bvds3nkHhw29X5_xX549LULaRYm_2iU'
|
||||
TORRENT_IP_API_KEY='385915166ab8461fbec188995e256dcf'
|
||||
REACT_APP_SHODAN_API_KEY='WB6B7tRAskjlmpVUrYfnU1CVGCIpUs1t'
|
||||
REACT_APP_WHO_API_KEY='0d49be5b3417cd42bd60712b139c730d'
|
||||
SECURITY_TRAILS_API_KEY='cakw8TzsKJisdQX1QBd1ejpHm04SQa3F'
|
||||
BUILT_WITH_API_KEY='6f6e1906-0c2a-4406-9d10-d7b5f2b21f25'
|
||||
|
||||
# API Keys for external services (frontend)
|
||||
REACT_APP_SHODAN_API_KEY=''
|
||||
REACT_APP_WHO_API_KEY=''
|
||||
@@ -24,3 +31,4 @@ REACT_APP_WHO_API_KEY=''
|
||||
# API_CORS_ORIGIN='*' # Enable CORS, by setting your allowed hostname(s) here
|
||||
# API_ENABLE_RATE_LIMIT='true' # Enable rate limiting for the API
|
||||
# REACT_APP_API_ENDPOINT='/api' # The endpoint for the API (can be local or remote)
|
||||
# ENABLE_ANALYTICS='false' # Enable Plausible hit counter for the frontend
|
||||
|
||||
Reference in New Issue
Block a user