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

Dev/Staging/Prod - What do we do? #548

Open
kevmodrome opened this issue Dec 23, 2023 · 1 comment
Open

Dev/Staging/Prod - What do we do? #548

kevmodrome opened this issue Dec 23, 2023 · 1 comment
Labels

Comments

@kevmodrome
Copy link
Member

Since we're moving to a Database based setup in the next version I thought it'd be nice to discuss how we want to handle Dev/Staging/Prod environments.

V1 lives on Cloudflare Pages so not much to think about there.

For V2 we keep the actualte Kit part on Cloudflare but introduce a backend (PocketBase). This server is hosted on our own server running Coolify. I asked on the PocketBase repo how other folks handle this: pocketbase/pocketbase#4004

I'm thinking a monorepo loosely based on https://github.com/jonshipman/sveltekit-pb-boilerplate

Thoughts?

@kevmodrome kevmodrome added the 2.0 label Dec 23, 2023
@benmccann
Copy link
Collaborator

The ideal in my mind is previews that we can see and test against with each PR and then main gets deployed to production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants