Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(site-2): Fully remove api.svelte.dev #8432

Merged
merged 25 commits into from
Apr 2, 2023
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
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
2 changes: 0 additions & 2 deletions sites/svelte.dev/.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ GITHUB_CLIENT_SECRET=
SUPABASE_URL=https://kpaaohfbmxvespqoqdzp.supabase.co
SUPABASE_KEY=

PUBLIC_API_BASE="https://api.svelte.dev"

# client-side
VITE_MAPBOX_ACCESS_TOKEN=
2 changes: 2 additions & 0 deletions sites/svelte.dev/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@
/src/routes/_components/Supporters/contributors.js
/src/routes/_components/Supporters/donors.jpg
/src/routes/_components/Supporters/donors.js
.vercel
examples-data.js
Loading