Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions tutorials/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ Our tutorials are currently organized into the following categories:
<Card title="Self-Hosting Tutorials" icon="graduation-cap" href="/tutorials/self-host/overview" horizontal/>
</CardGroup>

## Notable Community Tutorials

* Building an Offline-First Chat App Using PowerSync and Supabase
* Postgres (Supabase) + React Native + Expo + Tamagui
* [https://bndkt.com/blog/2023/building-an-offline-first-chat-app-using-powersync-and-supabase](https://bndkt.com/blog/2023/building-an-offline-first-chat-app-using-powersync-and-supabase)
* Building an Offline-First Mobile App with PowerSync
* Postgres + Flutter + Nest.js + Prisma ORM + Firebase Auth
* [https://blog.stackademic.com/building-an-offline-first-mobile-app-with-powersync-40674d8b7ea1](https://blog.stackademic.com/building-an-offline-first-mobile-app-with-powersync-40674d8b7ea1)
* Implementing Local-First Architecture: A Guide to MongoDB Cluster and PowerSync Integration
* MongoDB Atlas + Next.js
* [https://blog.stackademic.com/implementing-local-first-architecture-a-guide-to-mongodb-cluster-and-powersync-integration-6b21fa8059a1](https://blog.stackademic.com/implementing-local-first-architecture-a-guide-to-mongodb-cluster-and-powersync-integration-6b21fa8059a1)

## Additional Resources

Haven't found what you're looking for?
Expand Down
Loading