counterscale
counterscale copied to clipboard
Document how to update the project
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?
Is that the right way?
Yes, it is. But thanks for highlighting we need to document this somewhere. Agreed.
Maybe just before development. Though, as the project grows, it might need its own documentation site.
This was fixed by this commit. Closing this. IMO a true docs site should be a wider discussion