Skip to content

hugivar/hugiOS

Repository files navigation

HugiOS

A monorepo that holds all of Hugivar's open source projects . Bootstrapped with Turborepo.

What's inside?

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

Apps and Packages

  • notifications: an electron app built to serve as a notification center for my different services
  • web: a nextjs app to serve as my personal site
  • config: eslint configurations (includes eslint-config-next and eslint-config-prettier) as well as terminal, and vscode configurations
  • fig: custom plugins for fig.io
  • tools: a toolkit used throughout the monorepo including the cli
  • tsconfig: tsconfig.jsons used throughout the monorepo
  • tools: clis used throughout the monorepo
  • ui: a stub React component library shared by both web and docs applications

Each package/app is 100% TypeScript.

Utilities

This turborepo has some additional tools already setup for you:

Setup

Build

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

pnpm run build

Develop

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

pnpm run dev

About

HugiOS - a monorepo that holds all of hugivar's open source projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •