---
title: "User admin template built with Remix and Supabase | Netlify Changelog"
description: "Get the latest updates on Netlify products and features to meet your developer needs."
source: "https://www.netlify.com/changelog/remix-supabase-user-admin-template/"
last_updated: "2026-07-06T13:59:56.000Z"
---
![Screenshot of Remix Admin Supabase Starter](https://cdn.sanity.io/images/o0o2tn5x/marketing/3a57a6456d8388f9f8e5664d32f609f22dec7fe8-2872x1928.png)

When [creating a new site from a template](https://app.netlify.com/start-with-template), there is a new option available — _Remix Admin Supabase Starter_.

This is a simple user admin application with CRUD operations for individual user records. The template is built with [Remix](https://remix.run/) and using [Supabase](https://supabase.com/) as the backend (database) provider.

The repo is available at [netlify-templates/remix-admin-template](https://github.com/netlify-templates/remix-admin-template), and you can [view a read-only demo here](https://remix-admin-template.netlify.app/dashboard).