Skip to content

astateful/reimagined-octo-rotary-phone

Repository files navigation

reimagined-octo-rotary-phone

This is a mono repository which is divided into separate frontend (UI) and backend (API) servers.

Starting Ecosystem

Backend

From the root of the repo, run in new terminal window

pnpm -F backend-api start

This command starts the backend API on port 3010.

Frontend

From the root of the repo, run in a new terminal window

pnpm -F frontend-webapp dev

This command starts the frontend on port 3009.

Tests

Tests are available for the backend by command from root directory

pnpm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published