Light weight starter template for Adonisjs to build hypermedia apps
# Install the package
npm init adonisjs@latest -- -K="britzdylan/adonis-hyper"
# Install dependencies
npm install
# Run the dev server
node ace serve --watch
please refer to the individual packages for more information on how to use them.
adonis-hyper is open-sourced software licensed under the MIT license.