Skip to content

blackmann/gremix

Repository files navigation

gremix

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/
  • clsx dependency
  • Prisma with helper scripts
  • <PendingUi />
  • Uses biome for linting and formatting
  • Type-safe localstorage API. See client-preferences and this post.
  • useColorScheme hook to help you know when the app is in light or dark mode.
  • Uses a Hono server (instead of express)

Environment variables

Here are the environment variables you need:

DATABASE_URL= # required if you'll use Prisma
COOKIE_SECRET= # optional

About

Remix template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published