pynchmeister / explorer

An extensible modular block explorer

Home Page:https://explorer.modular.cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explorer

Apps and Packages

This is a monorepo built with Turborepo. These are the workspaces inside:

  • web: the main app built with Next.js
  • @modularcloud/design-system: the UI component library
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo
  • tailwind-confg: the TailwindCSS configuration

Build

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

npm run build

Develop

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

npm run dev

About

An extensible modular block explorer

https://explorer.modular.cloud


Languages

Language:TypeScript 73.2%Language:JavaScript 18.9%Language:MDX 7.7%Language:CSS 0.3%Language:Nix 0.0%