A simple chat app with real time communication
Video of the app creation process (7 mins)
git clone https://github.com/Pythagora-io/gpt-pilot-chat-app-demo.git
cd gpt-pilot-chat-app-demo
npm install
node server.js
- Open
localhost:3000
in your browser