saas.dev

0.2.13 • Public • Published

SaaS.Dev: Headless SaaS App & API Platform

export const app = {
  persona: 'Coder',
  problem: {
    villain: 'boilerplate',
    internal: 'Hates repetitive tasks',
    external: 'Needs a Headless SaaS Platform',
    philosophical: 'Build vs Buy',
  },
  solution: 'SaaS.Dev',
  offer: 'Headless SaaS Platform',
  callToAction: {
    build: { users: 5, monthlyPrice: 0 },
    grow: { users: 25, monthlyPrice: 350 },
    scale: { users: 500, monthlyPrice: 1200 },
    enterprise: { callToAction: 'Contact Us' },
  },
  failure: 'Endless complexity and lost opportunities',
  success: {
    goal: 'Living a Productive and Fulfilling Life',
    transformation: { from: 'Endless Slog', to: 'Productive Rock Star' }
  },
  theme: {
    color: 'indigo',
    font: 'teko',
  },
  nouns: {
    user: {
      name: 'string?',
      email: 'email',
    },
  },
  experiments: [],
  integrations: [],
  plugins: [],
}

Package Sidebar

Install

npm i saas.dev

Homepage

saas.dev

Weekly Downloads

1

Version

0.2.13

License

MIT

Unpacked Size

3.23 kB

Total Files

5

Last publish

Collaborators

  • hackerhailee