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
For launching the program you need to have installed Node.js and npm 12.0 and upper. And also you have to set your own .env variables, before launching the server.
# Install packages
$ npm install
# Start the server
$ npm start