This is the documentation for Serverpod an open-source backend for Flutter written in Dart. The documentation is created using Docusaurus.
Rules:
- When writing documentation, always follow the instructions in the STYLE_GUIDE.md.
- Do NOT attempt to run
npm run buildor similar, instead ask the user for verification. - When linking to other pages in the documentation use this format:
[Working with endpoints](./concepts/working-with-endpoints). This will ensure that the links work within the same version of the docs.