Skip to content

Commit 5b23ed1

Browse files
authored
Merge pull request #144 from supabase-community/fix/rename-postgres-new-to-database-build-web
chore: rename postgres-new folder to web
2 parents 06b4210 + d39e200 commit 5b23ed1

File tree

164 files changed

+3247
-2221
lines changed

Some content is hidden

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

164 files changed

+3247
-2221
lines changed

README.md

Lines changed: 9 additions & 9 deletions
File renamed without changes.
File renamed without changes.

apps/postgres-new/README.md renamed to apps/web/README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

apps/postgres-new/components/chat.tsx renamed to apps/web/components/chat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ function LiveShareOverlay(props: { databaseId: string }) {
755755
<p>
756756
We host a{' '}
757757
<a
758-
href="https://github.com/supabase-community/postgres-new/tree/main/apps/browser-proxy"
758+
href="https://github.com/supabase-community/database-build/tree/main/apps/browser-proxy"
759759
target="__blank"
760760
rel="noopener noreferrer"
761761
>

apps/postgres-new/components/ide.tsx renamed to apps/web/components/ide.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ function Footer() {
252252
<div className="flex flex-row gap-1 pb-1 text-xs text-neutral-500 text-center justify-center">
253253
<a
254254
className="underline cursor-pointer"
255-
href="https://github.com/supabase-community/postgres-new"
255+
href="https://github.com/supabase-community/database-build"
256256
target="_blank"
257257
rel="noopener noreferrer"
258258
>
@@ -261,7 +261,7 @@ function Footer() {
261261
|{' '}
262262
<a
263263
className="underline cursor-pointer"
264-
href="https://github.com/supabase-community/postgres-new/issues/new/choose"
264+
href="https://github.com/supabase-community/database-build/issues/new/choose"
265265
target="_blank"
266266
rel="noopener noreferrer"
267267
>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)