akshatgarg12 / The-Office

An human resource management application with complete features like attendance, payroll / vacation request , discussion tab and kanban boards.
https://stack-hack-2-0.vercel.app/
MIT License
13 stars 2 forks source link

can't run the server #4

Closed dimashiii closed 3 years ago

dimashiii commented 3 years ago

why does this command is not working?

npm run dev

Screenshot 2021-08-25 at 8 33 14 PM

or node server.js

Screenshot 2021-08-25 at 8 31 46 PM

client works properly

akshatgarg12 commented 3 years ago

Hey @dimashiii , to run the server you will have to create a file '.env' using the template 'sample.env' which I have provided in the server folder. These enviornment variables are required by the server to work.