Skip to content

Implement CI/CD workflows to enable local development. #92

Description

@MJDeligan

Currently all backend-related changes are applied directly to production. This makes developing in parallel with other people more difficult, since developers need to constantly have the latest changes to the frontend, because it breaks otherwise.

Supabase can be hosted locally using the SupabaseCLI and Docker, with the possibility to develop locally and later deploying to production. This would also facilitate other CI/CD processes such as e2e-tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions