基于 suno.ai 实现的文字快速创作音乐网站 (A text-based rapid music creation website based on suno.ai )
The Suno Music Generator is an unofficial website based on NextJS for suno.ai music generation. Users can input prompts to generate songs in approximately one minute. The project utilizes JavaScript reverse engineering to analyze the suno.ai API for song generation and integrates Lemon Squeezy for payments. Token updates and maintenance functionalities are built into the project.
.env.local file in the project root:SUNO_COOKIE=your_cookie_value
The Suno Music Generator is an unofficial website developed using NextJS for music generation based on user prompts. It reverse engineers the suno.ai API using JavaScript and integrates Lemon Squeezy for payments. With built-in token management features, users can generate songs without worrying about token expiration. The project offers easy deployment with Vercel and provides detailed installation instructions for setting up the website.