Skip to content

Add quick setup instruction #15

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 7 commits into from
Sep 23, 2024
Merged

Add quick setup instruction #15

merged 7 commits into from
Sep 23, 2024

Conversation

mironiasty
Copy link
Contributor

Description

Add quick setup instruction and few small configuration changes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This allows to start docs directly from vscode, without need to run yarn start from terminal. Quite useful IMO

@@ -130,5 +130,3 @@ dist
.pnp.*

build

.vscode
Copy link
Contributor

@MiloszFilimowski MiloszFilimowski Sep 23, 2024

Choose a reason for hiding this comment

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

issue (non-blocking): I wouldn't add the whole folder into the repo as developers have their project configs.

You can whitelist a file using an exclamation mark.
!.vscode/launch.json

guide/index.md Outdated

### Show other participants

Fetching other participants of your room, can be done with `us` hook. And to display their video stream, you can use
Copy link
Contributor

Choose a reason for hiding this comment

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

typo:

Suggested change
Fetching other participants of your room, can be done with `us` hook. And to display their video stream, you can use
Fetching other participants of your room, can be done with `useParticipants` hook. And to display their video stream, you can use

@mironiasty mironiasty merged commit 30725b7 into main Sep 23, 2024
1 check passed
@mironiasty mironiasty deleted the config-changes branch September 23, 2024 11:25
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