GithubHelp home page GithubHelp logo

Comments (1)

marioseixas avatar marioseixas commented on September 15, 2024

I just wanted to say that this is a really excellent program, but I wanted to share the steps I needed to take to set this up on my Windows machine:

npm i vite
npm install -g typescript
npm run build
npm run dev

An important note, I had an issue with running npm i typescript and instead found success with npm install -g typescript, it gave me an error that I couldn't resolve unless I installed typescript with the -g parameter. May be a noob mistake, but it might increase accessibility to include these instructions in the readme. Side note, when I clicked onto the documentation link, I got a 404.

Was able to resolve the issue thanks to this post: https://stackoverflow.com/questions/35369501/tsc-is-not-recognized-as-internal-or-external-command

Thanks!

Edit: Also, thought I would share this, I asked on Reddit for a WebAPI where I can edit ChatGPT's answers and I was directed here.

yeah, it was me on reddit, kk

I've been following a lot of GPT-4 API projects and this is the best one I found. I also like the ATA project: https://github.com/rikhuijzer/ata

but both of them seems to be without updates for a long time... It is because they are simple and functional and perfect from the start?

from threadgpt.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.