autumn-modelling-pricing-plans

Installation
SKILL.md

Autumn Pricing Model Design

This guide helps you design your pricing model for Autumn. Autumn uses a configuration file (autumn.config.ts) to define your features and plans.

Before starting: Check for an autumn.config.ts in the project root. If it doesn't exist, run npx atmn init to log in and generate the file. If you already have a config you want to modify, run atmn pull to sync it from Autumn first.

Step 1: Understand Your Pricing Needs

Before building, consider:

  1. What features do you want to offer? (API calls, seats, storage, etc.)
  2. What plans do you want? (Free, Pro, etc.)
  3. How should usage be measured and limited?

Features

Features define what can be gated, metered, or billed in your app.

Installs
1
GitHub Stars
2.7K
First Seen
3 days ago
autumn-modelling-pricing-plans — useautumn/autumn