Skip to content

hagios2/Transcriptor

Repository files navigation

Setup Steps

  • git clone the repo
  • run composer install (ensure using php8.2)
  • cp .env.example .env
  • php artisan key:generate
  • set your db credentials in the .env file
  • set the OPENAI_API_KEY in the .env
  • php artisan migrate --seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published