Skip to content

hyperse-io/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

.github

πŸŒΏπŸ’š Hyperse is an open-source full-stack development suite that provides front-end components, architecture patterns, and tech solutions. Built with [TypeScript]

Development

Important

This section is for developers who want to contribute to the Hyperse framework, its components, or plugins.

Prerequisites

  • Node.js (v20 or higher)
  • Yarn (v4 or higher)
  • Git

Getting Started

  1. Fork and clone the repository:

    git clone https://github.com/your-username/hyperse-io.git
    cd hyperse-io
  2. Install dependencies:

    yarn install
  3. Set up your development environment:

    yarn setup

Development Workflow

  1. Create a new branch for your feature or fix:

    git checkout -b feature/your-feature-name
  2. Make your changes and ensure all tests pass:

    yarn test
  3. Run the linter to check code quality:

    yarn lint
  4. Submit a pull request with a clear description of your changes

  5. For questions or help, join our community on Discord:

    https://discord.com/invite/tj3ahjXXzM

About

πŸŒΏπŸ’š Full stack development suites, front end, nodejs, typescript, architecture

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published