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

chore: Update frontend README.md with yarn dev command (#2931) #2958

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

StanGirard
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

Copy link

linear bot commented Aug 7, 2024

CORE-135 Update Readme

Copy link

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2024 10:58am

@StanGirard StanGirard marked this pull request as ready for review August 7, 2024 10:55
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. area: frontend Related to frontend functionality or under the /frontend directory labels Aug 7, 2024
@StanGirard StanGirard merged commit edb2656 into main Aug 7, 2024
3 checks passed
@StanGirard StanGirard deleted the feature/core-135-update-readme branch August 7, 2024 10:58
StanGirard added a commit that referenced this pull request Aug 12, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.295 (2024-08-12)

## What's Changed
* chore: Update frontend README.md with yarn dev command (#2931) by
@StanGirard in #2958
* feat: Add brain_id and brain_name to ChatLLMMetadata model by
@StanGirard in #2968
* feat(frontend): talk with models and handle code markdown by @Zewed in
#2980
* fix(frontend): talk with models by @Zewed in
#2981
* feat(models): all models by default by @StanGirard in
#2983
* chore(env): add deactivate stripe env variable by @StanGirard in
#2986
* fix(frontend): handling unimported languages in Prism js by @Zewed in
#2990
* fix(frontend): logo design of models by @Zewed in
#2992


**Full Changelog**:
v0.0.294...v0.0.295

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@@ -6,7 +6,7 @@ First, run the development server:

```bash
npm run dev

Choose a reason for hiding this comment

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

8npm run dev

@@ -6,7 +6,7 @@ First, run the development server:

```bash
npm run dev
# or you can

Choose a reason for hiding this comment

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

9-# or you can

@@ -6,7 +6,7 @@ First, run the development server:

```bash
npm run dev
# or you can
# or
yarn dev

Choose a reason for hiding this comment

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

10 yarn dev

@@ -6,7 +6,7 @@ First, run the development server:

```bash
npm run dev
# or you can
# or
yarn dev
# or

Choose a reason for hiding this comment

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

11 # or

Choose a reason for hiding this comment

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

comment on lines 11 to 11

@@ -6,7 +6,7 @@ First, run the development server:

```bash
npm run dev
# or you can
# or
yarn dev
# or

Choose a reason for hiding this comment

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

comment on lines 11 to 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants