Skip to content

aglabsid/website

Repository files navigation

Aglabs website monorepo

This is a monorepo for the Aglabs website, built with Turborepo.

What's inside?

This Turborepo includes the following apps and packages:

Apps and Packages

  • web: main website application aglabs
  • bot: landing page for the bot
  • @repo/ui: a stub React component library shared by both web and docs applications
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

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

cd website
pnpm build

Develop

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

cd website
pnpm dev

About

Aglabs website monorepo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •