Skip to content

njm222/tessellator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

njm222repo-visualizer
and
repo-visualizer
Feb 6, 2024
cbb38dd · Feb 6, 2024
Aug 31, 2023
Mar 22, 2023
Feb 6, 2024
Jan 12, 2024
Feb 6, 2024
Oct 13, 2023
Oct 26, 2023
Mar 22, 2023
Mar 13, 2023
Jun 1, 2023
Jan 18, 2024
Jan 4, 2024
Sep 5, 2023
Nov 9, 2023
Jan 18, 2024

Repository files navigation

Tessellator

A free to use 3-D music visualizer that uses a generative approach to create visualizations, with audio as the data source.

repository visualization

This repository contains the following:

  • Node.js + express server /apps/api
  • Next.js app /apps/tessellator
  • /packages/ui
  • /packages/core
  • /packages/spotify-analyser
  • /packages/audio-analyser
  • /packages/logger
  • /packages/tsconfig
  • /packages/eslint-config-custom-server
  • /packages/eslint-config-custom
  • /packages/eslint-config-base
  • /packages/jest-presets

Prerequisites

  • Node
  • Yarn

Getting started for local use

  1. cp .env.example .env
  2. edit .env
  3. yarn
  4. yarn dev

Contributing

For information on opening your first PR check out our contributing guide.

Made with

Yarn TypeScript NodeJS Next JS React Storybook Prettier ESLint Jest

Authors

  • Nathan Menezes