digidem / comapeo-desktop

GNU General Public License v3.0
2 stars 0 forks source link

Document architecture and specific technical choices #29

Open achou11 opened 1 month ago

achou11 commented 1 month ago

Our development docs have some documentation about the project structure but it would also be helpful to have some notes about specific technical choices that were made and why. Examples could include: libraries that are used extensively (for things like component library, state management, localization, and routing), build tooling, release management, etc.

Probably makes most sense to create a separate document for this stuff (something like ARCHITECTURE.md)