Docs
Please follow LiveStore’s guiding principles when writing docs.
Writing style
Section titled “Writing style”This project broadly tries to follow the Prisma docs style guide.
Reusing code
Section titled “Reusing code”When including code snippets, please try to import
the code from the source in order to avoid duplication.