Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.52 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.52 KB

VizBlocks

Installation

npm install
npm run dev

Description

architecture

The project uses Remix, which is a full stack web framework that lets you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience. The backend is powered by Supabase.

It includes @mui/material and its peer dependencies, including emotion, the default style engine in MUI v5.

Useful Links

Notes

The deployment uses vercel which provides a hobby tier for personal projects. As this repo has been migrated to the VisualizationLiteracy organisation, vercel requires us to use a Team account which requires $$$. A work around is to move this folder to a personal repo again to set up the CI/CD.