Skip to content

jeremy-code/next-park-drizzle-monorepo

Repository files navigation

next-park-drizzle-monorepo GitHub Actions badge License

🛠️ Installation

git clone https://github.com/jeremy-code/next-park-drizzle-monorepo.git
cd next-park-drizzle-monorepo
corepack enable
yarn

🚀 Usage

# Set Node.js version
nvm use

# Run the development server locally
yarn dev

# Lint and format code
yarn lint
yarn format

# Build
yarn build

🔓 License

This project is licensed under the MIT license.