Skip to content

chore: NPM Workspaces and scripts #244

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 3 commits into from
May 12, 2023

Conversation

ClaraLeigh
Copy link
Collaborator

@ClaraLeigh ClaraLeigh commented May 11, 2023

  • Allows everything to be run in the root directory
  • Updated local install with simplified version

Note: package names must be different in each workspace. Brings up the idea that perhaps we should give this project a name other than "chatgpt-clone" as "chatgpt-clone-frontend/backend" is a bit of a mouthful. For now i've just done "chat-frontend" & "chat-backend" respectfully

- Allows everything to be run in the root directory
- most people run in dev mode, ie vite runs the server, this defaults to that method
@danny-avila
Copy link
Owner

Excellent work, thank you!

@danny-avila danny-avila merged commit 95c9756 into danny-avila:main May 12, 2023
cnkang pushed a commit to cnkang/LibreChat that referenced this pull request Feb 6, 2024
* chore: NPM Workspaces and scripts
- Allows everything to be run in the root directory

* chore:Update package-lock after workspace change

* docs: Minor docs typo fix
- most people run in dev mode, ie vite runs the server, this defaults to that method
jinzishuai pushed a commit to aitok-ai/LibreChat that referenced this pull request May 20, 2024
* chore: NPM Workspaces and scripts
- Allows everything to be run in the root directory

* chore:Update package-lock after workspace change

* docs: Minor docs typo fix
- most people run in dev mode, ie vite runs the server, this defaults to that method
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