Git Product home page Git Product logo

repototext's Introduction

Top Langs

repototext's People

Contributors

jeremiahpetersen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

repototext's Issues

CORS issue opon Submit

I use macos 14.4.1 (m2)

When I click Submit, the network request fail with status Cors Error (.POST -> /scrape)

No .env file

Docs mention "the .env file"

No such env file exists. Do you want users to create their own .env file? Is so, where?

Please update Readme

Github API Key

Do you have instructions on how to retrieve the api key

"Submit" Button Does Nothing

I got everything running via Docker, and I'm on the localhost:3000 web app. I Entered my repo URL in the form of https://github.com/GitHubUser/GitHubRepo and left the documentation URL blank. I have "All Files" selected. I click the "Submit" button and nothing happens. I don't see any debug output in the "docker compose up" window - not sure if I'm supposed to. I don't see any log files in my local copy of the repo. Nothing happens at all when I click "Submit"

Dark Mode

Love using this but I feel like I'm staring into the sun when doing homework late at night

The names of the dockerfiles in the `docker-compose` are incorrect.

When I ran docker-compose, I ran into this

 => [repototext_backend internal] load build definition from Dockerfile.backend.dockerfile                                                                                                             0.0s
 => => transferring dockerfile: 2B                                                                                                                                                                     0.0s
 => [repototext_frontend internal] load build definition from Dockerfile.frontend.dockerfile                                                                                                           0.0s
 => => transferring dockerfile: 2B                                                                                                                                                                     0.0s
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount4079629076/Dockerfile.backend.dockerfile: no such file or directory

To fix this, I corrected docker compose and dropped the .dockerfile extension.

You may want to fix that.

Helpful quick terminal alternative

Hi guys, if you want to get the same result, without starting a docker container, and running all the code, you can git clone the repo, then run the following:

find ./FOLDERTOCLONEHERE -type f -print | sort | xargs awk 'BEGINFILE {printf "\n\\\047\\\047\\\047---"; print FILENAME; printf "---\\\047\\\047\\\047\n"} {print} ENDFILE {printf "\n\\\047\\\047\\\047---\n"}' > NAMEOFOUTPUTFILEHERE.txt

If this code is wrong, please comment below as such.

Figured I should post this here, as it's saved me time, hopefuly others find it the same way. Maybe this should be added to the README? If not, may the adventurous find their answers here.

How to use FolderToText

Hello, im having problem with using FolderToText. I changed all references of RepoToText in Dockerfile.backend but upon strating the containers the fronted is still the same, so it doesnt let me browse the files and insted wants git address. Could you please navigate me what shoould I do to make this working? Thanks

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.