Skip to content

a space for getting myself up to speed on the latest patterns & tech. TypeScript monorepo w/ Yarn v2 workspaces + PnP.

Notifications You must be signed in to change notification settings

meatwallace/tbd

Repository files navigation

tbd

Github Actions CI workflow status

a space for getting myself up to speed on the latest patterns & tech.

currently featuring:

everything else is still to be determined, really.

production app

quick start

# install yarn if you  don't have it
npm install -g yarn

# bootstrap dependencies
yarn

# start projects in development mode
yarn start:api
yarn start:styleguide
yarn start:web

# build projects for production
yarn build:api
yarn build:web

inspiration & prior art

About

a space for getting myself up to speed on the latest patterns & tech. TypeScript monorepo w/ Yarn v2 workspaces + PnP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published