Next.js Discord

Discord Forum

Any good libraries for a chatapp

Unanswered
Short mackerel posted this in #help-forum
Open in Discord
Short mackerelOP
Hey looking for any good libraries for a chatapp in NextJS, Currently looked into Firebase and Pusher. Would like to know from the community whats best before I start.

Thank you.

7 Replies

any particular type of libraries?
You could use whatever suits your app
@averydelusionalperson You could use whatever suits your app
Short mackerelOP
Would just like to know a few, before I start.
I've made the authentication process. Now wanting to use data types for the User so I've picked a small chat app application so the user can ask questions to one of my support team before they start.
using server components & actions?
@averydelusionalperson using server components & actions?
Short mackerelOP
Was thinking of using Nextjs on the frontend and Firebase on the Backend
@averydelusionalperson using server components & actions?
Short mackerelOP
Yep