Commit Graph
44 Commits
Author SHA1 Message Date
blueeon 6551bb7ec9 docs: update readme.md 2024-03-29 00:14:52 +08:00
blueeon 9ed45250c7 docs: Repair some of the links. 2024-03-29 00:06:19 +08:00
blueeon db007c3c6c fix: update token refresh method 2024-03-28 23:41:25 +08:00
blueeon f22273e351 fix: update svg 2024-03-28 23:14:21 +08:00
blueeonandGitHub 3251d713d4 Merge pull request #1 from Newt0n/main
fix: typo
2024-03-28 23:12:16 +08:00
GitPusher99 f20b892dd0 fix: refresh token 2024-03-28 23:06:29 +08:00
GitPusher99 13a00b3c56 Merge remote-tracking branch 'origin/main' 2024-03-28 23:04:33 +08:00
GitPusher99 de883ca5fb fix: refresh token 2024-03-28 23:04:20 +08:00
Newt0n 7b6337ca8d fix: typo 2024-03-28 22:38:16 +08:00
blueeon 1923ab4028 docs: add vercel deploy button & demo link 2024-03-28 22:20:10 +08:00
blueeon 17e69fd567 docs: update readme.md 2024-03-28 22:12:39 +08:00
blueeon 22d41d7b6c fix: change api to dynamic 2024-03-28 22:00:33 +08:00
GitPusher99 77b6278853 Merge remote-tracking branch 'origin/main' 2024-03-28 21:42:31 +08:00
GitPusher99 300b5ce6da test: test deploy 2024-03-28 21:42:19 +08:00
blueeon 94a65d6324 feat: update landing page 2024-03-28 21:16:30 +08:00
blueeon b98ff85904 feat: add example .env 2024-03-28 20:45:06 +08:00
blueeon b34cc5809a docs: update image link 2024-03-28 20:42:16 +08:00
blueeon 1e649aeef4 docs: add banner image 2024-03-28 20:32:47 +08:00
blueeon f07c8ba7d7 docs: update readme.md 2024-03-28 20:27:24 +08:00
blueeon 603b470a74 docs: update readme.md 2024-03-28 20:26:51 +08:00
blueeon 2194cbb8ec docs: update readme.md 2024-03-28 19:54:34 +08:00
blueeon 039c77ad10 docs: update readme.md 2024-03-28 19:54:04 +08:00
blueeonandGitHub a94e2233ea feat:Update README_CN.md 2024-03-28 19:47:46 +08:00
blueeon 5084d70525 feat: update README_CN.md 2024-03-28 19:44:38 +08:00
blueeon 70934fb4e2 feat: update README_CN.md 2024-03-28 19:43:02 +08:00
blueeon eb189f26f1 refactor: Refactor footer and documentation page styles for improved readability
and aesthetics.
2024-03-28 18:39:45 +08:00
blueeon 0a867ebb2d feat: Optimize page style & add Markdown support. 2024-03-28 17:57:24 +08:00
GitPusher99 179669e399 feat: optimize code 2024-03-28 16:21:15 +08:00
GitPusher99 7bcf16207a feat: adjust keepAlive token 2024-03-28 16:08:13 +08:00
GitPusher99 12604fe17e feat: remove useless code 2024-03-28 15:57:35 +08:00
GitPusher99 d229d741f4 feat: resolve conflict 2024-03-28 15:48:16 +08:00
blueeon 79ab827549 feat: add swagger api doc 2024-03-28 14:15:24 +08:00
GitPusher99 d3160ce5f9 feat: optimize code 2024-03-28 13:21:33 +08:00
blueeon 2a309f87a7 feat: Add pino-pretty logging and update SunoApi methods
Introduce pino-pretty for improved logging and update SunoApi methods to
incorporate new functionalities for generating custom audios, retrieving
audio information, and obtaining credit details. The new pino-pretty
logging enhances readability and provides better insights into
application behavior. These changes align with the broader goal of
enhancing developer experience and maintaining application stability.

#N/A
2024-03-28 11:50:10 +08:00
blueeon 0fcf77df6d feat: Add new dependencies and SunoApi class for audio generation
functionality

Added new dependencies for axios, pino, and user-agents in the
package.json and pnpm-lock.yaml files to support audio generation
functionality. Additionally, implemented a new SunoApi class in the lib
directory to handle the audio generation process, including functions
for generating, customizing, and retrieving audio content from the
Suno.ai API. This addresses the need for enhanced audio processing
capabilities and lays the groundwork for efficient integration with the
Suno.ai API. No issues are associated with these additions.
2024-03-28 03:35:22 +08:00
blueeon 12f31cb3ea docs: update readme 2024-03-27 22:55:14 +08:00
blueeon f8b40fe59e docs: update readme 2024-03-27 21:37:40 +08:00
blueeon 8201d0b1bc docs: update readme 2024-03-27 18:22:18 +08:00
blueeon f94ff2b327 docs: update readme 2024-03-27 18:20:27 +08:00
blueeonandGitHub ba3b0a1c85 Create LICENSE 2024-03-27 18:17:13 +08:00
blueeonandGitHub a1aab5904b Update issue templates 2024-03-27 18:13:37 +08:00
blueeon 2a15e3ca10 docs: Modify the description in the README to Chinese. 2024-03-27 18:06:51 +08:00
yangke e94f7ee71d Initial commit 2024-03-27 17:52:09 +08:00
yangke 7cb8dd3441 Initial commit from Create Next App 2024-03-27 16:13:15 +08:00