Skip to content

CartagoGit/ReactGpt

Repository files navigation

Installation

  1. Clone the repository
  2. Create .env file based on .env.template with the keyer key

In local mode to development

  1. Execute npm install or yarn in terminal.
  2. Execute npm run dev or yarn dev in terminal.

On Docker mode to development

  1. Execute docker compose up in terminal.

Requeriments

In local mode

  • Node.js - Tested on v20

On Docker mode

  • Docker - Tested with Wsl with Ubuntu distro on Docker Desktop 4.27.1

Api

This app needs the NestGpt API running to work, you can find it here:

Others

Idea

Create monorepo with NestGpt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published