A simple chat app made with Nuxt, Nitro Tasks, Databases and Websockets!
The Nuxt Chat Demo is a demonstration of the Nitro WebSocket API combined with Nuxt and Bun, hosted on a Raspberry Pi 5 board in the Netherlands. The live demo showcases the integration of these technologies and their capabilities.
To install the Nuxt Chat Demo on your own system, follow these steps:
Clone the repository:
git clone [repository-url]
Install the necessary dependencies:
npm install
Start the application:
npm run dev
Access the demo on your local machine at http://localhost:3000.
The Nuxt Chat Demo is a comprehensive showcase of the Nitro WebSocket API, Nuxt framework, and Bun hosting services. It offers a live demonstration for users to experience real-time communication capabilities. By following the installation guide, individuals can set up their own version of the demo and explore its features.