Skip to content

An api with chatgpt integration in order to create tests.

Notifications You must be signed in to change notification settings

edumoritz/nestjs-openai

Repository files navigation

Nest Logo

API Nestjs with Chatgpt

Description

An api with chatgpt integration in order to create tests.

Example usage

Github Explore Github Explore

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

About

An api with chatgpt integration in order to create tests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published