serverpod 2.2.0-beta.2 serverpod: ^2.2.0-beta.2 copied to clipboard
Serverpod is an open-source, scalable app server, written in Dart for the Flutter community.
Serverpod examples #
Looking at examples can be a great way to learn. Here we collect samples created by the Serverpod team and the community.
- Pixorama: A multi-user drawing experience. Showcases Serverpod's real-time capabilities and is less than one page of code.
- Examples directory on Github: Shows how to use the auth and chat modules to authenticate with Apple, Google, email, and Firebase and how to do a real-time chat.
Tutorials #
For tutorial videos and other documentation please refer to our documentation website.