We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
68717c5
feat: Base ReactJS template (no UI library) (#2) * chore: Create base react project with pnpm * ci(test): Add playwright to the project * feat(deps): Configure prettier support * feat(deps): Configure eslint * docs: Add pull requests template * ci: Add tagging pipeline * ci: Add integration pipeline * chore: Track missing version script * docs: Update readme file * feat(deps): Configure react router dom * chore: Add support for aliases * refactor: Import pages from barrel file * build: Create Dockerfile * build: Create release pipeline * feat: Add environment variables support * feat(deps): Add singleton axios instance * feat(deps): Configure TanStack Query * chore(deps): Bump dependencies * chore: Add tests commands * feat(deps): Add TanStack Query developer tools * chore: Create empty types folder * refactor: Update version script