Skip to content

Mobility-Scooter-Project/mobility-scooter-web-app

Repository files navigation

MSWA Monorepo

This repo contains all the microservices for the Mobility Scooter Web App.

Getting Started

Turbo Repo

This repo is powered by turbo repo, which enables global tasking running from the root directory. Simply run the following commands to execute all of the matching commands from each app:

Install Dependencies

Turborepo uses pnpm as a package manager, and caches packages using pnpm workspaces.

pnpm i

Dev

Launches docker-compose, and all apps:

pnpm dev

Build

Builds web and api apps:

pnpm build

Test

Tests the api app:

pnpm test

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors