Skip to content

add self host backend + powersync infrastructure scripts#37

Merged
dean-journeyapps merged 2 commits into
mainfrom
self-host-improvement
Aug 19, 2025
Merged

add self host backend + powersync infrastructure scripts#37
dean-journeyapps merged 2 commits into
mainfrom
self-host-improvement

Conversation

@joshua-journey-apps
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .env.local.template
VITE_POWERSYNC_URL=https://foo.powersync.journeyapps.com No newline at end of file
VITE_SUPABASE_URL=http://localhost:54321
VITE_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0
VITE_POWERSYNC_URL=http://localhost:8080
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change these back to foo?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For a quick start with self host - I think leaving them as is would be better since it removes a step (copy these values into the env etc.) from the install process. The anon key also stays the same with default supabase self host.

@dean-journeyapps dean-journeyapps merged commit cb763ed into main Aug 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants