YourAppName is an AI SaaS development framework based on NextJS, with built-in rich components and AI SDKs to help you quickly complete AI SaaS project development.
Environment Requirements
To ensure you can successfully run and develop YourAppName locally, please install the necessary environment on your computer.
Here are the recommended environment configurations for Mac systems:
- Use for NodeJS version management
Recommended versions for NodeJS and npm:
$ node -v
v22.2.0
$ npm -v
10.7.0- Use for package management
Install pnpm globally:

