Skip to content

deyikong/simple_chatGPT

Repository files navigation

Setup

  1. Clone this repository

  2. Install the requirements

    $ ./bin/yarn install
  3. Make a copy of the example environment variables file

    On Linux systems:

    $ cp .env.example .env

    On Windows:

    $ copy .env.example .env

4.Add your API key to the newly created .env file

5.Run the app locally

$ yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published