Girishbari / comic-cult

Transform your stories into captivating comic art with dialogue effortlessly! this project harnesses the power of GeminiAI and stable diffusion for processing and generating stunning images and dialogues
16 stars 22 forks source link

📚 [Documentation] - update setup.md #37

Open Girishbari opened 1 month ago

Girishbari commented 1 month ago

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

prabh1234assla commented 1 month ago

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 commented 1 month ago

sure, if you wanna take this up go ahead

prabh1234assla commented 1 month ago

ok sure I will be glad to work on this

iamkanhaiyakumar commented 1 month ago

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 commented 3 weeks ago

@prabh1234assla update me till night

iamkanhaiyakumar commented 3 weeks ago

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

Girishbari commented 3 weeks ago

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

iamkanhaiyakumar commented 3 weeks ago

please assigned the issue #38