From 52861b9a1ffa69124d27290b26226a6522b95e60 Mon Sep 17 00:00:00 2001 From: Ashot Nazaryan Date: Wed, 21 Dec 2022 16:22:10 -0800 Subject: [PATCH] Add AdminJS adminjs-feathers --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4b0a55b..c968f6e 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ - [Mithril](#mithril) - [React Admin](#react-admin) - [Admin on Rest (replaced by React Admin)](#admin-on-rest-replaced-by-react-admin) + - [AdminJS](#adminjs) + ## Resources @@ -377,3 +379,8 @@ The Feathers client works with React Native but here is a collection of native l ### Admin on Rest (replaced by React Admin) - [Aor-feathers-client](https://github.com/josx/aor-feathers-client) - A feathers rest client for admin-on-rest. (Admin) + + +### AdminJS + +- [adminjs-feathers](https://github.com/AshotN/adminjs-feathers) - A feathers adapter for AdminJS. (Admin)