Node + JWT + Refresh Token Config .ENV Create a file at the root of the project called .env Copy information from .env.example to .env Installing dependencies git clone https://github.com/rafaeldias97/refreshtoken-example && cd refreshtoken-example yarn install RUN yarn start