initialize project with basic structure and dependencies

This commit is contained in:
ImBenji
2026-04-27 22:26:40 +01:00
parent a3b3bd6b04
commit 83f2837ce6
7 changed files with 250 additions and 6 deletions
+4
View File
@@ -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