Skip to content

Geppetto is a simple package designed for AdonisJS developers, designed for development only.

License

Notifications You must be signed in to change notification settings

valyentdev/geppetto

Repository files navigation

Geppetto

About

Geppetto is a simple package designed for AdonisJS developers, designed for development only.

It allows to generate AdonisJS code, with LLMs, and thus tries to improve productivity.

Installation

Requirements

A AdonisJS v6 application

Installation

  1. Add a Anthropic API key to your environments variables:
# .env
ANTHROPIC_API_KEY="<replace_with_your_own_api_key>"
  1. Installation the NPM module, and configure it:
node ace @valyent/geppetto

About

Geppetto is a simple package designed for AdonisJS developers, designed for development only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published