Skip to content

wycey/wycey.dev

Repository files navigation

wycey.dev monorepo

This is a bunch of repos of wycey.dev.

Apps

  • Link: wycey.dev
    Official homepage of wycey.dev.
  • Link: (Inaccessible) blog.wycey.dev
    Official blog of wycey.dev, under construction.

Packages

Base Biome config used by apps/*.

Base ESLint config.

Base tsconfig.json with presets used by apps/*.

Setup

Run on the root directory:

$ pnpm i

# Open dev environment on all apps
$ pnpm dev

Build All

Run on the root directory:

$ pnpm build

Lint / Format

Run on the root directory:

# Lint
$ pnpm lint

# If you want to fix errors, run following:
$ pnpm lint.fix

# Format
$ pnpm fmt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •