Skip to content

refactor: rename compose/dev to compose/web #553

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

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Sep 22, 2023

This is a follow-up refactor of #552 to rename compose/dev to compose/web. We used dev because we used to have a prod folder that was removed in favor of k8s for production.

Now, we have two separated stacks:

  • a compose/web for a web app with user authentication
  • a compose/desktop stack without user authentication, and in the future will have local native runtime and file-backend.

@lihebi lihebi merged commit 207faf9 into codepod-io:main Sep 22, 2023
@lihebi
Copy link
Collaborator Author

lihebi commented Sep 22, 2023

Screenshot of the new stacks:

Screenshot 2023-09-21 at 6 25 44 PM

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.

1 participant