Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JS Version] Show the captured image on the message history + gitignores #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Fabryz
Copy link

@Fabryz Fabryz commented Nov 8, 2023

The captured image is sent back from the nodejs server to the frontend, then it is added after the text message in the history sidebar and styled so it fits its container.

  • Now using Express Static server in order to serve the static files (or it wouldn't work on my side)

I have added also

  • the .env.example file
  • the .gitignore files on root (to ignore PHPStorm IDE files) and on the js subfolder with the official NodeJS one

Example screenshot of the updated app:
image

@Fabryz Fabryz changed the title Show the captured image on the message history + gitignores [JS Version] Show the captured image on the message history + gitignores Nov 8, 2023
lipingtababa added a commit to lipingtababa/WebcamGPT-Vision that referenced this pull request Nov 8, 2023
@bdekraker
Copy link
Owner

This is cool, but has conflicts, will look into this when I have more time :)

@Fabryz
Copy link
Author

Fabryz commented Nov 9, 2023

@bdekraker resolved conflict due to previous PR's merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants