Picture of the day 👀 Preview 🚀 Getting started Environment variable Create file Create a new file called .env and copy / paste the content of .env.example into it. Get an API Key Request an API key from the NASA site and copy the key into the API_KEY variable. Install dependencies pnpm i Start project pnpm run start