gleeful

Grab-And-Go architecture for server apps using Hapi.js.

Usage no npm install needed!

<script type="module">
  import gleeful from 'https://cdn.skypack.dev/gleeful';
</script>

README

gleeful

Grab-And-Go architecture for server apps using Hapi.js.

Notes

We cannot adorn your connections yet, so to avoid CORS issues add a routes property to your api connections with the value: { cors: { origin: ['*'] } }, or some other list of valid origins.

Thanks

  • NextJS Team for a lot of the guiding principles of this project.
  • nathanbuchar for glee. We don't use glee but we use his code :)

LICENSE

MIT