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

📚 [Documentation] - update setup.md #37

Closed
1 of 3 tasks
Girishbari opened this issue May 22, 2024 · 9 comments
Closed
1 of 3 tasks

📚 [Documentation] - update setup.md #37

Girishbari opened this issue May 22, 2024 · 9 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers gssoc issues for the GSSOC level1 comparatively easy to solve

Comments

@Girishbari
Copy link
Owner

Girishbari commented May 22, 2024

Description ✍️

Currently we've pnpm installation in setup.md, convert the all the base commands into following

cd comic-cult

install dependencies
npm install

run whole project
turbo dev

make sure to have turbo as global dependencies
npm install turbo --global

run server only
cd apps/server && npm run dev

run client only
cd apps/client && npm run dev

Add ScreenShots

No response

Record

  • I agree to follow this project's 🔗 Contributing Guidlines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@Girishbari Girishbari added documentation Improvements or additions to documentation good first issue Good for newcomers gssoc issues for the GSSOC level1 comparatively easy to solve labels May 22, 2024
@prabh1234assla
Copy link

pnpm was causing an issue while conversion to the monorepo. So I have kept the package manager to be restricted to one and that is npm. I can efficiently handle this issue, provided my knowledge of repo conversion process; which made me to go through all package.json and package-lock.json dependencies, devdependencies and scripts. So I know where and how the configuration and command changes can be made.

@Girishbari
Copy link
Owner Author

sure, if you wanna take this up go ahead

@prabh1234assla
Copy link

ok sure I will be glad to work on this

@iamkanhaiyakumar
Copy link

I've noticed your project lacks a Installation and Setup Guide, crucial for sharing essential project details and fostering collaboration. As a GSSoC 2024 participant, I'm keen on contributing meaningfully.
I'm dedicated to crafting a thorough README for the project's benefit. Thanks for considering. Eagerly awaiting your response.

I've done a readme file for another project, you can check my profile, i always give my best.

Can you assign me this task?

Thank u @Girishbari

@Girishbari
Copy link
Owner Author

@prabh1234assla update me till night

@iamkanhaiyakumar
Copy link

Can you assign me this issue I complete tonight.
Believe me

@Girishbari
Copy link
Owner Author

assigned @iamkanhaiyakumar, if possible also complete the issue #38 which is related to this issue

@iamkanhaiyakumar
Copy link

please assigned the issue #38

@iamkanhaiyakumar
Copy link

Sir can close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers gssoc issues for the GSSOC level1 comparatively easy to solve
Projects
None yet
Development

No branches or pull requests

3 participants