Dogokit is a web app template kit

Using Remix, React, Tailwind CSS, Radix UI, Prisma ORM, and more

The goal is to start and be as productive as possible to ship a full stack web app quickly with Remix web framework.

It is a highly opinionated collection of application structure, interactive UI components, software engineering and web development workflow, functionality hooks and utilities, also integration with 3rd party services.

This Dogokit variant is using Remix. There's a possibility to have more variants in the future.

Originally created by M Haidar Hanif from the 🐾 Allnimal group (🐻 Bearmentor, 🐱 Catamyst, 🐶 Dogokit)

Tech Stack

The primary technology stack and tools in this kit which we own the code and raw assets. The blurred items are soon or not yet configured.

Service Stack

The optional 3rd party services to enhance the development and app functionality. Feel free to change them as needed.

Quick Start

Starting new? Use this GitHub repo template to generate the repository.

Clone with Git?

git clone [email protected]:dogokit/dogokit-remix.git

Create with pnpx or pnpm dlx?

pnpx create-remix@latest --template dogokit/dogokit-remix

Then make sure to explore the repo to rename and replace the contents along the way. As this is a template, not a blank repo generator.