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

doc: add developer guide #28

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

ruanyl
Copy link
Member

@ruanyl ruanyl commented Dec 19, 2022

Hi @wanglam @raintygao @xyinshen, I initiated a draft of developer guide for the project, I'd like to invite you to collaborate on this PR, feel free to make changes to this PR.

Signed-off-by: Yulong Ruan [email protected]

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
# start OSD dev server
yarn start
```
If everything went well, OSD will be available on `http://localhost:5601/`
Copy link
Collaborator

Choose a reason for hiding this comment

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

The situation in my here is 5603, @wanglam what's yours?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I am using 5601 too, seems the server will listen both 5601 and 5603. One for development and another one seems is a proxy server.


### Tagging & Versioning

## Project Conventions
Copy link
Collaborator

Choose a reason for hiding this comment

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

What does this part consist of ? For some items, I think we can inherit from OSD, also including eslint and prettier config, similar to the OSD to ensure code style consistent for contributors.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good, I will add a link to the section of OSD

DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
@ruanyl ruanyl marked this pull request as ready for review January 30, 2023 04:08
@ruanyl ruanyl changed the base branch from feat-dashboard to feat-admin-ui January 30, 2023 04:10
@ruanyl ruanyl force-pushed the doc-developer-guide branch 2 times, most recently from 01d2e0c to acaa46a Compare January 30, 2023 06:45
@ruanyl ruanyl merged commit 6643f98 into opensearch-project:feat-admin-ui Jan 30, 2023
@ruanyl ruanyl deleted the doc-developer-guide branch January 30, 2023 10:07
@wanglam wanglam added the v2.6.0 label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants