Hi!
If you did not see your server restart after changing the index.ts file, do the following:
Open the package.json file in the ‘auth’ directory
Find the ‘start’ script
Update the start script to the following:
ts-node-dev --poll src/index.ts