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

Avoid Docker #285

Closed
Thejas821 opened this issue Sep 23, 2024 · 1 comment
Closed

Avoid Docker #285

Thejas821 opened this issue Sep 23, 2024 · 1 comment
Assignees

Comments

@Thejas821
Copy link

Is it possible to avoid docker application for development in local environment using npm start.

@jaggerwang
Copy link
Contributor

Yes, you can start frontend services with command yarn dev, and proxy api requests to backend services running in Docker Compose.

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

No branches or pull requests

2 participants