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
Server uses an "ormconfig" file for the configuration of database connection. To make it work you need to create an "ormconfig.json" file under your server folder (root of server folder) with the contents below. DO NOT PUSH THIS FILE TO GITHUB!!!