JSPM

  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q80224F
  • License MIT

Server provider for Radonis

Package Exports

  • @microeinhundert/radonis-server
  • @microeinhundert/radonis-server/build/providers/RadonisProvider.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

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

2. Configure the package

node ace configure @microeinhundert/radonis-server

License

MIT