Skip to content

Commit f2569e6

Browse files
Merge pull request #33 from autonomys/sync-to-latest-release
Sync to latest release
2 parents 8f6db41 + 392dad7 commit f2569e6

File tree

3,199 files changed

+83706
-30836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,199 files changed

+83706
-30836
lines changed

.env.example

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
NEXT_PUBLIC_SENTRY_DSN=https://sentry.io
2-
SENTRY_CSP_REPORT_URI=https://sentry.io
1+
NEXT_PUBLIC_ROLLBAR_CLIENT_TOKEN=xxx
32
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID=xxx
43
NEXT_PUBLIC_RE_CAPTCHA_APP_SITE_KEY=xxx
54
NEXT_PUBLIC_GOOGLE_ANALYTICS_PROPERTY_ID=UA-XXXXXX-X
65
NEXT_PUBLIC_MIXPANEL_PROJECT_TOKEN=xxx
76
NEXT_PUBLIC_GROWTH_BOOK_CLIENT_KEY=xxx
87
NEXT_PUBLIC_AUTH0_CLIENT_ID=xxx
9-
FAVICON_GENERATOR_API_KEY=xxx
10-
NEXT_PUBLIC_GROWTH_BOOK_CLIENT_KEY=xxx
8+
NEXT_PUBLIC_GROWTH_BOOK_CLIENT_KEY=xxx
9+
NEXT_PUBLIC_MARKETPLACE_RATING_AIRTABLE_API_KEY=xxx
10+
11+
## DEPRECATED
12+
NEXT_PUBLIC_SENTRY_DSN=xxx
13+
NEXT_PUBLIC_RE_CAPTCHA_V3_APP_SITE_KEY=xxx

.eslintignore

-8
This file was deleted.

.eslintrc.js

-330
This file was deleted.

0 commit comments

Comments
 (0)