An open API service indexing awesome lists of open source software.

https://github.com/downbeat-academy/downbeat-academy

Monorepo for Downbeat Academy applications, packages, and the Cadence Design System
https://github.com/downbeat-academy/downbeat-academy

music music-education nextjs react typescript

Last synced: 5 months ago
JSON representation

Monorepo for Downbeat Academy applications, packages, and the Cadence Design System

Awesome Lists containing this project

README

        

# Downbeat Academy

This is the monorepo for all Downbeat Academy projects, managed with Yarn
workspaces.

# Contents

## Apps

### `www`

- Main Downbeat Academy website
- Built with Next.js and Cadence Design System components and tokens.
- View at [downbeatacademy.com](https://downbeatacademy.com).

### `sanity-cms`

- Instance of Sanity Studio for managing content on `www`

## Packages

These are the packages used to build and maintain Downbeat Academy applications,
including the Cadence Design System

### `cadence-icons`

- Icon library for the Cadence Design System

### `cadence-tokens`

- Global and semantic tokens for the Cadence Design System
- Managed and built with `style-dictionary`

### `typeface-favorit`

- Font dependencies for ABC Favorit

### `typeface-tiempos-text`

- Font dependencies for Tiempos Text

## Other notes

- Versioning manged with changesets
- _Most_ apps and packages (if applicable) deploy to Vercel