Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 555 Bytes

File metadata and controls

9 lines (6 loc) · 555 Bytes

Serverpod documentation

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 build or 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.