You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the website routes are in routes/active.js and all the SQL queries are in db/index.js. These two files should be split up into smaller files - possibly grouping things into files (as opposed to using a single file for each function).