Giter Site home page Giter Site logo

coframe / coffee Goto Github PK

View Code? Open in Web Editor NEW
1.3K 5.0 62.0 293 KB

Build and iterate on your UI 10x faster with AI - right from your own IDE ☕️

Home Page: https://twitter.com/coframe_ai

License: Apache License 2.0

JavaScript 11.25% HTML 0.56% Python 69.81% Dockerfile 0.65% CSS 4.65% TypeScript 10.64% Shell 2.43%
ai code-generation frontend generative-ai llms react ui-components

coffee's People

Contributors

1um avatar alekseykorshuk avatar jmanhype avatar joshpxyne avatar transitive-bullshit avatar tunahfishy 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

coffee's Issues

Coffee not brewing ☕️

First of all—very cool project!

I am trying to set it up and run it within a nextjs app.

I ran my nextjs app, then opened a new terminal, cd into the nextjs directory, and ran the docker container with my OpenAI API key.

However, when I add a component and save my file, nothing changes. There appear to be no changes in my output, either.

I followed the instructions exactly — what might be the cause?

Screen Shot 2023-12-15 at 3 21 44 PM Screen Shot 2023-12-15 at 3 21 57 PM

not working

on linux had to build from react but getting this error ```Starting...
Watching directory:
📁 admin
📁 app
📁 auth
📁 components
📁 hooks
📁 landing-page
📁 public
📁 static
📄 App.tsx
📄 Main.css
...
Watch patterns: ['/*.js', '/.jsx', '**/.ts', '**/*.tsx']
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.8/site-packages/watchdog/observers/api.py", line 204, in run
self.dispatch_events(self.event_queue)
File "/usr/local/lib/python3.8/site-packages/watchdog/observers/api.py", line 380, in dispatch_events
handler.dispatch(event)
File "/usr/local/lib/python3.8/site-packages/watchdog/events.py", line 276, in dispatch
{
File "/app/file_watcher.py", line 67, in _on_modified
if not self._is_ignored(event.src_path):
File "/app/file_watcher.py", line 40, in _is_ignored
if self.gitignore and self.gitignore.match(pathlib.Path(path)):
AttributeError: 'FileWatcher' object has no attribute 'gitignore'

Video

localhost_3087.-.4.November.2023.mp4

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.