Commit Graph

156 Commits

Author SHA1 Message Date
imfozilbek
dbfe038d34 docs: add project documentation
Add CLAUDE.md with development guidelines and CHANGELOG.md for tracking changes
2025-11-23 21:19:55 +05:00
imfozilbek
ba6ffb197c feat: add core package
Add @puaros/core package with TypeScript configuration, Vitest test setup, and package structure
2025-11-23 21:19:44 +05:00
imfozilbek
5e9477cd21 chore: configure code quality tools
Add EditorConfig for consistent editor settings, Prettier for formatting (4-space indentation), ESLint with TypeScript rules, and linting documentation
2025-11-23 21:19:34 +05:00
imfozilbek
530cbdf14d chore: configure monorepo workspace
Add pnpm workspace configuration, Node version specification, root package.json with build/test/lint scripts, and shared TypeScript configuration
2025-11-23 21:19:24 +05:00
imfozilbek
f7bad59b94 chore: add git configuration
Add .gitignore for common patterns and .gitmessage for commit template
2025-11-23 21:19:12 +05:00
imfozilbek
b6b8ac69d7 chore: initialize repository
Add README and LICENSE files
2025-11-23 21:18:58 +05:00