StarDigest is a newsletter that sends you a daily or weekly roundup with your starred Github repo's (you know, so you don't forget about they exist). You don't have to lift a finger, just star and we'll do the rest.
Once you've created a project and installed dependencies with pnpm install start a development server:
pnpm run dev
# or start the server and open the app in a new browser tab
pnpm run dev -- --openTo create a production version of your app:
pnpm run build- lil shapes - For the logo icon
You can preview the production build with pnpm run preview.
