/archblog-ai

Primary LanguageJavaScript

Next JS & Open AI / GPT

To run the project:

  • Install all dependencies using Node v16+ - Run npm install
  • Copy the .env.local.sample file into a new file .env - Run cp .env.local.sample .env.local
  • Set your environment variables properly
  • Once variables have been set, run npm run dev to start the project