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

Start twenty-server:worker when npx nx start #7820

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

martmull
Copy link
Contributor

  • start the worker service when launching npx nx start
  • update documentation

@martmull martmull marked this pull request as ready for review October 18, 2024 10:03
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This pull request updates the project's startup process and documentation to include the worker service:

  • Modified package.json to start the worker service with npx nx start
  • Updated local setup documentation in packages/twenty-website/src/content/developers/local-setup.mdx
  • Added instructions for starting the worker service separately
  • Clarified that npx nx start now launches all services, including the worker

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@martmull martmull mentioned this pull request Oct 18, 2024
Copy link
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

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

LGTM!

@Weiko Weiko merged commit 9c8eeee into main Oct 18, 2024
20 checks passed
@Weiko Weiko deleted the start-worker-when-nx-run-start branch October 18, 2024 14:13
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