Skip to content

Latest commit

 

History

History
executable file
·
37 lines (24 loc) · 607 Bytes

README.md

File metadata and controls

executable file
·
37 lines (24 loc) · 607 Bytes

Project Title: ChatGPT chatbot playground

  • Dev: Martin Rojas

Build Setup

# install dependencies
$ pnpm install

# serve with hot reload at localhost:3000
$ pnpm dev

# build for production and launch server
$ pnpm build
$ pnpm start

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.


Environments


Technologies Utilized

  • Svelte / SvelteKit
  • ChatGPT
  • Tailwinds
  • daisyUI
  • SSE.js