counterscale icon indicating copy to clipboard operation
counterscale copied to clipboard

Document how to update the project

Open lrh11099 opened this issue 1 year ago • 2 comments

I usually just delete the old version, extract the new one, run npm install and npm run deploy (the latter which I now see is npx turbo deploy?). Is that the right way? Or perhaps add a small section in the readme file about updating the project?

lrh11099 avatar Jan 05 '25 10:01 lrh11099

Is that the right way?

Yes, it is. But thanks for highlighting we need to document this somewhere. Agreed.

benvinegar avatar Jan 05 '25 17:01 benvinegar

Maybe just before development. Though, as the project grows, it might need its own documentation site.

lrh11099 avatar Jan 05 '25 22:01 lrh11099

This was fixed by this commit. Closing this. IMO a true docs site should be a wider discussion

stordahl avatar Jul 22 '25 16:07 stordahl