This is a solid.js + firebase realtime chat app. It includes auth, chatting and more.
Live web page: https://realtime-solid-chat-app.web.app/
For a detailed tutorial on how to build it, checkout this blog post
To run the project do the following:
git clone https://github.com/psecuresystem/Solidjs-Firebase-Realtime-chat-App.git
cd Solidjs-Firebase-Realtime-chat-App
yarn install
# Setup your environment variables
yarn dev