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

refactor(frontend): split the backend from the frontend folder to refactor #15

Merged
merged 31 commits into from
Jul 26, 2024

Conversation

YuanhuanO
Copy link
Collaborator

@YuanhuanO YuanhuanO commented Jul 26, 2024

Closes #13

πŸ“‘ Description

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • Branch name follows type/descript (e.g. feature/add-llm-agents)
  • Ready for code review

β„Ή Additional Information

  1. Seperate frontend and backend by using frontend and gpu_bartender/sever in the root dir
  2. Change the programming language for backend from typescript into python
  3. Refactor and reconstruct the Webpack configuration
  4. Update package.json setting

@YuanhuanO YuanhuanO requested a review from lwaekfjlk July 26, 2024 00:42
@YuanhuanO YuanhuanO linked an issue Jul 26, 2024 that may be closed by this pull request
Copy link
Owner

@lwaekfjlk lwaekfjlk left a comment

Choose a reason for hiding this comment

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

Could you pull with main and solve the conflicts? Thanks

@lwaekfjlk lwaekfjlk changed the title Docs/refactor the file structure refactor(frontend): split the backend from the frontend folder to refactor Jul 26, 2024
gpu_bartender/.DS_Store Outdated Show resolved Hide resolved
@YuanhuanO YuanhuanO force-pushed the docs/refactor-the-file-structure branch from 4c218c9 to 315a863 Compare July 26, 2024 01:00
@lwaekfjlk
Copy link
Owner

@YuanhuanO I checked other repo and it shows that it is not common to upload node_modules to the github repo?

@lwaekfjlk
Copy link
Owner

@YuanhuanO
Copy link
Collaborator Author

I

it shows that it is not common to upload node_modules to the github rep

Thanks for mentioning that!

@lwaekfjlk lwaekfjlk merged commit f7196fb into main Jul 26, 2024
6 checks passed
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.

[ORG]: refactor the file structure
3 participants