initialize project with basic structure and dependencies
This commit is contained in:
@@ -11,3 +11,7 @@ NUXT_ELEVENLABS_VOICE_ID=21m00Tcm4TlvDq8ikWAM
|
||||
|
||||
NUXT_FISH_AUDIO_API_KEY=your_fish_audio_api_key_here
|
||||
NUXT_FISH_AUDIO_VOICE_ID=your_fish_audio_reference_id_here
|
||||
|
||||
# License key system (run npm run gen:keypair to generate)
|
||||
# LICENSE_PRIVATE_KEY stays on your local machine only, never on the server
|
||||
LICENSE_PUBLIC_KEY=your_public_key_here
|
||||
|
||||
Reference in New Issue
Block a user