API Reference CodeMySpecGenerators v#0.6.1

Copy Markdown View Source

Modules

Mix task generators for CodeMySpec applications.

Mix Tasks

Generates the accounts context with Account, Member, and Invitation schemas, repositories, authorization, email notifications, and LiveView pages.

Generates the Content context for serving published content (blog posts, pages, landing pages, and documentation) to public and authenticated viewers.

Generates an OAuth provider module for the integrations system.

Generates the integrations context with OAuth flow support, encrypted token storage, and provider behaviour.

Generates an always-on support widget for a host app's users — signed in or not. One widget, two clear intents