Socket
Socket
Sign inDemoInstall

saas.dev

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saas.dev

Headless SaaS App & API Platform


Version published
Maintainers
1
Created
Source

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: [],
}

Keywords

FAQs

Package last updated on 07 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc