Skip to content

Web application for hosting automated documentation of GPTScript tools across Github.

License

Notifications You must be signed in to change notification settings

tylerslaton/tools-site

 
 

Repository files navigation

Tools Site

This project is a Nuxt 3 application for serving documentation for various tools in the gptscript ecosystem.

Local development

To get started locally, follow these steps:

  1. Clone this repository:
git clone https://github.com/gptscript-ai/tools-site.git
  1. Create a .env file in the root of your project and add your GitHub token:
GITHUB_TOKEN=your_github_token
  1. Start the development environment:
yarn up

About

Web application for hosting automated documentation of GPTScript tools across Github.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 37.0%
  • TypeScript 34.8%
  • SCSS 9.6%
  • Go 8.1%
  • JavaScript 8.0%
  • Dockerfile 1.9%
  • Shell 0.6%