one-aalam / amazeballs

All the good stuff - Next.js, Remix, Mono-repo and other goodies!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turborepo based mono-repo with multiple meta-frameworks all working in harmony and sharing packages, branched out from Turborepo's official example

What's inside?

This repository includes the following packages, apps and utilties -

Available Apps

Available Packages

  • logger: isomorphic logger (a small wrapper around console.log)
  • ui: a dummy React UI library (which contains a single <CounterButton> component)
  • scripts: Jest and eslint configurations
  • tsconfig: tsconfig.json;s used throughout the monorepo

Everything's 100% done in Typescript.

Available Utilities

This repo has some additional tools already setup for you -

About

All the good stuff - Next.js, Remix, Mono-repo and other goodies!


Languages

Language:CSS 53.6%Language:TypeScript 30.9%Language:Astro 12.7%Language:JavaScript 2.5%Language:HTML 0.3%