Fauna Labs is a collection of tools and examples to help you build applications with Fauna
Fauna Labs includes tools to help you manage your Fauna databases.
Use the Fauna Cloudflare Workers template to build a globally distributed REST API using Cloudflare Workers.
The Fauna plugin for the Serverless Framework lets you manage Fauna databases and resources directly from your serverless.yml file. You can integrate it into your test and CI/CD pipelines to sync your databases across multiple environments.
There's also an example repository that shows how the plugin can create and manage collections, indexes, roles, and user-defined functions (UDFs).
The Fauna Github Action lets you manage Fauna resources in the CI/CD pipeline using the Fauna Schema Language (FSL).
Fauna Labs provides several sample apps to show how you can use Fauna in the context of a full application.
The todo sample app shows how to run basic CRUD operations and create relationships in Fauna.
The real-time chat sample app uses Fauna's Event Streaming. It's built with React and Fauna.
Contributions and discussion are welcome. Feel free to:
Create a discussion Open an issue Open a pull request or transfer a repository
See a tool that you'd like to see officially supported? Submit a feature request on the Fauna community forums.