logo
0
0
WeChat Login
Pleasurecruise<3196812536@qq.com>
feat: integrate environment management with @t3-oss/env-core and update related configurations

my-monorepo

My monorepo used to start everything :-)

Tech stack

The toolchain used here is sourced from the VoidZero ecosystem.

  • pnpm - package manager (workspace-native, fast monorepo installs)
  • oxfmt - for formatting
  • oxlint - for linting
  • vite - build tool
  • vitest - testing framework
  • rolldown - bundler
  • tsgo - compile ts to js
  • turbo - monorepo management
  • typescript - main programming language

TODO List

  • Add ai-sdk package
  • Set up CI/CD pipeline
  • Add authentication package
  • Add database package
  • etc.

References