Skip to content

GG Tree Hole is a webservice base on chatgpt-web

License

Notifications You must be signed in to change notification settings

qxdo/gg-tree-hole

 
 

Repository files navigation

GG Tree Hole

GG True Hole is a personal project, base on ChatGPT Web

Manual Package

Backend

copy service folder to your server which has node env.

# Install
pnpm install

# Package
pnpm build

# Run
pnpm prod

Front

1.Modified the Root Folder .env file property VITE_GLOB_API_URL point it to your backend server.

2.In your root directory and run this command, and copy the dist directory to your server front root directory.

pnpm build

Thanks

Thanks to this project.

License

MIT © [qxdo]

About

GG Tree Hole is a webservice base on chatgpt-web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 93.1%
  • TypeScript 4.6%
  • Less 2.1%
  • HTML 0.1%
  • Dockerfile 0.1%
  • JavaScript 0.0%