Skip to content
@fauna-labs

Fauna Labs

Experiments, proofs of concept, and other code that is not quite production-ready.

Fauna Labs is a collection of tools and examples to help you build applications with Fauna

Tools

Fauna Labs includes tools to help you manage your Fauna databases.

Cloudflare Workers template

Use the Fauna Cloudflare Workers template to build a globally distributed REST API using Cloudflare Workers.

Fauna Serverless Framework plugin

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).

Fauna Github Action

The Fauna Github Action lets you manage Fauna resources in the CI/CD pipeline using the Fauna Schema Language (FSL).

Sample Apps

Fauna Labs provides several sample apps to show how you can use Fauna in the context of a full application.

Todo app

The todo sample app shows how to run basic CRUD operations and create relationships in Fauna.

Real-time chat app with Fauna Streams

The real-time chat sample app uses Fauna's Event Streaming. It's built with React and Fauna.

Contributions

Contributions and discussion are welcome. Feel free to:

Create a discussion Open an issue Open a pull request or transfer a repository

Feature requests

See a tool that you'd like to see officially supported? Submit a feature request on the Fauna community forums.

Pinned Loading

  1. awesome-fauna awesome-fauna Public

    Curated list of FaunaDB resources

    161 15

  2. fauna-schema-migrate fauna-schema-migrate Public

    The Fauna Schema Migrate tool helps you set up Fauna resources as code and perform schema migrations.

    TypeScript 88 11

  3. fauna-workers fauna-workers Public template

    A template for building fast, globally distributed applications using Cloudflare Workers and Fauna, the data API for modern applications.

    JavaScript 53 6

  4. fwitter fwitter Public

    Fwitter is an example application that demonstrates the features and functionality of Fauna.

    JavaScript 295 92

  5. fauna-blueprints fauna-blueprints Public

    Fauna blueprints are opinionated solutions to common tasks defined in the Fauna Query Language (FQL).

    JavaScript 32 2

  6. serverless-fauna-example serverless-fauna-example Public

    Usage example of the @fauna-labs/serverless-fauna plugin for the Serverless Framework

    JavaScript 12 4

Repositories

Showing 10 of 100 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…