Shuttly.app

Shuttly is an app to manage the scheduling of shuttles

How to run

Once acquiring the environment variables and signing up to Clerk.dev and PlanetScale, Install the dependencies by opening a terminal and running:

pnpm i

Once everything is installed run the command

pnpm dev

Apps and Packages

  • Dashboard: a Next.js using PlanetScale's MySql as a database and Clerk.dev for Auth.
  • Docs: this will be the main docs for shuttly. Right now there is just a placeholder.
  • Driver: right now this is just a placeholder for once I begin to write the ReactNative portion.

Utilities