Jupiter Magazine is built using NextJS, React, and Typescript on the frontend. The entire website is responsive, robust, and performant, thanks to relying on dynamic rendering of elements and lazy loading with SVGs when applicable.
On the backend, Jupiter Magazine relies on a simple postgreSQL database to collect email addresses from the thousands of readers that have frequented jupiter-mag.com. Beyond that, it relies on a simple endpoint to pull data on the planet Jupiter’s current characteristics, including current location, eccentricity, and more.