Skip to content

n3x7j2/spektr

Repository files navigation

Turborepo starter

This is an official pnpm starter turborepo.

What's inside?

This turborepo uses pnpm as a package manager. It includes the following packages/apps:

Apps and Packages

  • web: a Next.js app
  • common: a common library shared by other libraries
  • data-grid: a data grid component library shared by web
  • dnd: re-export the @dnd-kit library
  • rest: a rest client generated by open api for calling api shared by web

Each package/app is 100% TypeScript.

Utilities

This turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd spketr
pnpm run build

Develop

To develop all apps and packages, run the following command:

cd spketr
pnpm run dev

Useful Links

Learn more about the power of Turborepo:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages