Closed ryanmio closed 10 months ago
Name | Link |
---|---|
Latest commit | 7cb91d75978e24784617c99183606288fdcea708 |
Latest deploy log | https://app.netlify.com/sites/decode-me/deploys/658f68a63216d40008187c35 |
Deploy Preview | https://deploy-preview-28--decode-me.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR rolls out a User Metrics system and a series of UI upgrades. The User Metrics system delivers granular performance analytics. This introduces a new dynamic page for displaying user stats. The page is accessible via the route '/user/[userId]'. The user's stats are fetched from Firestore in the getServerSideProps function for server side rendering. Metadata is dynamically handled server side for personalized sharing and seo.