Skip to content

orbitalapi/nextjs-demo-app

Repository files navigation

Orbital and NextJS Demo app

This is a demo showing using Orbital's query client within a NextJS demo application.

Running this demo

  • Clone this repo
  • Start the backend services: docker-compose up -D (see below)
  • npm install
  • npm run dev
  • Visit https://localhost:3000

A table of films is shown, which comes from linking data from multiple data services.

Starting the backend services

TODO : Add a docker-compose, which starts the services from the films demo.

Where to next?

For more information, head over to OrbitalHQ.com

About

Using Orbital within a NextJS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published