Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@ VITE_FEEDBACK_FORM_URL=https://forms.gle/dCBSTs4SjvhmA3Zh6
# See docs/SUPABASE_SETUP.md for setup instructions.
VITE_SUPABASE_URL=
VITE_SUPABASE_ANON_KEY=

# --- Sentry (crash reporting) ---
# DSN from: sentry.io → Your Project → Settings → Client Keys
VITE_SENTRY_DSN=

# Auth token for CI source-map uploads (GitHub Actions secret, not .env)
# SENTRY_AUTH_TOKEN=
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
<meta property="og:description" content="Read PDF, EPUB, DOCX, TXT, MD, HTML, RTF, SRT at 60–1500 WPM. No account. No data collection. Free." />
<meta property="og:site_name" content="PaceRead by Techscript Limited" />

<!-- GoatCounter analytics — free, privacy-friendly visitor tracking -->
<script
data-goatcounter="https://paceread.goatcounter.com/count"
async
src="https://gc.zgo.at/count.js"
></script>
</head>
<body>
<div id="root"></div>
Expand Down
Loading
Loading