Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djhi/epic-stack-react-admin

An example of the Epic Stack that add an admin built with react-admin
https://github.com/djhi/epic-stack-react-admin

Last synced: 23 days ago
JSON representation

An example of the Epic Stack that add an admin built with react-admin

Awesome Lists containing this project

README

        


The Epic Stack 🚀



Ditch analysis paralysis and start shipping Epic Web apps.


This is an opinionated project starter and reference that allows teams to
ship their ideas to production faster and on a more stable foundation based
on the experience of Kent C. Dodds and
contributors.


## Differences With Default Epic Stack

- Added react-admin dependencies
- Add 2 routes under the `app/routes/admim+` directory
- `$.tsx`: the react-admin frontend
- `api.$.tsx`: the react-admin API

## Description

The `api.$.tsx` contains a `loader` and an `action` that translate react-admin queries to Prisma.