JSPM

  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q80446F
  • License MIT

Bridge the gap between React and AdonisJS

Package Exports

  • @microeinhundert/radonis-server
  • @microeinhundert/radonis-server/build/providers/RadonisProvider/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@microeinhundert/radonis-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Radonis Server

This is the Radonis server package. For documentation, take a look into the README of the main Radonis package.

Easily bridge the gap between your React frontend and AdonisJS backend. Get DX similar to Remix while having the power of AdonisJS at your fingertips.

Getting Started

1. Install the package

Install the package from your command line:

npm install --save @microeinhundert/radonis-server

or

yarn add @microeinhundert/radonis-server

2. Configure the package

node ace configure @microeinhundert/radonis-server

License

MIT