Skip to content

refactor: rename app into apps/ui app/api folder #563

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 2 commits into from
Oct 5, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Oct 5, 2023

Following up #560.

Now we have a very simple new development workflow without DB and docker:

Open two terminals. On one:

cd apps/api
pnpm dev

On the other:

cd apps/ui
pnpm dev

Now go to http://localhost:3000 to see the app.

@lihebi lihebi merged commit bcb0612 into codepod-io:main Oct 5, 2023
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