Coder Social home page Coder Social logo

fullstack-chat's People

Contributors

alamorre 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

fullstack-chat's Issues

Problem when building localhost tunnel

After I finished building the chat app following your awesome tutorial (with nodejs backend + react frontend), I could already access the app by using "localhost:3000" from my computer (or using "IP_Adress:3000" for devices on the same WLAN). Then, I attempted to access the app from outside of my local network, and I found on the Internet that I had to establish a localhost tunnel.

I used the free tunnels on localhost.run to establish a publicly-accessible URL, but the page reads that [this page is not working]. However, I can confirm that the tunnel was working properly since when I stopped the tunnel in my terminal, the [not working page] then reads [no tunnel here :( ]

I believe that the problem lies with the port number 3000. When I try to open tunnels for arbitrary localhost ports such as 1234 or 5555, the results were the same as before. However, when I opened a localhost tunnel for port 3001 (which is the only port refered to in the code), I get a page reading [Cannot GET /], which makes me wonder why the final actionable localhost is 3000 on my computer when the code has never referred to this port.

Two questions in summary

  1. Why does the app run on [localhost:3000] when the code only referred to port 3001
  2. How correctly establish the tunnel for the app's public internet access

Questions

Hi @alamorre:

How to make it:

  1. modal instead?
  2. Button to expand chat area
  3. Button to slide in/out for the create new chat?

thanks

Hey,I'm wondering how to fix this bug while trying to use the app on another device

New to this field, I keep receiving this report & could not use this app on another device in the network,.
I've followed your tutorial on youtube and had the server&client running perfectly on my computer, but this bug keeps me away from sharing the app with my friends
Cannot read properties of undefined (reading 'data') TypeError: Cannot read properties of undefined (reading 'data')

About deploy

Thank you very much for the instructional video, in addition I have some questions.
How do I deploy this React app to my own cloud server?

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.