To start the server up run npm install or npm i and you can run the server in a testing enviroment with npm start.
A dotenv file is neccessary to hide any sensitive information if the you see any missing process.env.* than you may need to ask one of the group admins for a .env file with the proper variables set.