This is the final version of the code for the WunderGraph Twitter Clone tutorial.
To run this version, after cloning the repo run npm i in terminal. Once completed, make sure you create the .env with your Auth0 credentials and update your MongoDB cluster address to your configured cluster address. Run the command wunderctl up and in a new terminal window run the command npm start .