react-chrome-extension icon indicating copy to clipboard operation
react-chrome-extension copied to clipboard

What is the correct way to connect the database?

Open kpripper opened this issue 1 year ago • 1 comments

Greetings! What is the correct database connection option in this boilerplate? Need a server? Are the options for creating a similar boilerplate based on Next Js being considered?

kpripper avatar Dec 02 '24 08:12 kpripper

You will need a server or real-time databases like(Firebase, or Supabase)

satendra02 avatar Jan 20 '25 06:01 satendra02