Next.js Discord

Discord Forum

Attaching and using database

Unanswered
Richard Evanson posted this in #help-forum
Open in Discord
I have made next js app as website for my administration/user managament website that should work with game data. I will be storing all in sql database and I wonder not how to actually connect stuff but how would the structure of it all should be. Do I put all database related functions and connection as components? Do I make seperate folder entirely?

0 Replies