VilloKodeHode / mega-collab-modul-s

https://mega-collab-modul-s-u9ph.vercel.app
5 stars 0 forks source link

connect sql #87

Open VilloKodeHode opened 3 weeks ago

VilloKodeHode commented 3 weeks ago

use branch git checkout 87-connect-sql

add a connection script to Joakim's sql database. Should be created in the database folder in a new file. Test first in a subpage (the assignees subpage) to see that it is working.

The script should account for that if the connection doesnt work locally (because of missing env file) then the result should return nothing instead of throwing an error (breaking error)