Skip to content

Relay library for creating extendable backend UI's.

License

Notifications You must be signed in to change notification settings

timble-one/relay-bee

Repository files navigation

Description of image

Relay library for creating extendable admin/backend UI's

Technologies: Relay, GraphQL, React, TypeScript, Tailwind, Vite

Setup

Authentication

RelayBee uses JWT-Authentication.
If you use ApiPlatform (Symfony, PHP) for the backend, this Bundle is recommended: https://symfony.com/bundles/LexikJWTAuthenticationBundle/current/index.html

IntelliJ (Webstorm)

For a better integration in intellij you can activate this relay option:

img.png

Images

RelayBee does use images with heights of 100 and 200 pixels.
It accesses them with suffixes in this format: xy-mh100 (max heights 100px).

In Symfony projects these images can be generated with this bundle easily: https://github.com/timble-one/backend-bundle

About

Relay library for creating extendable backend UI's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages