Do great stuff
A Remix.run React Router 💿 starter template for SSR. Includes the following setup:
- UnoCSS with Tailwind, Lucide Icons, Solar Icons, Spinner presets: https://icones.js.org/
clsxdependency- Prisma with helper scripts
<PendingUi />- Uses biome for linting and formatting
- Type-safe localstorage API. See client-preferences and this post.
useColorSchemehook to help you know when the app is in light or dark mode.- Uses a Hono server (instead of express)
Here are the environment variables you need:
DATABASE_URL= # required if you'll use Prisma
COOKIE_SECRET= # optional