Skip to main content
ClaudeWave
ToolsRegistry oficial87 estrellas18 forksJavaScriptMITActualizado today
Get started
Method: Clone
Terminal
git clone https://github.com/tata1mg/catalyst-core
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Casos de uso

Resumen de Tools

# Catalyst

<div align="center">
 <picture>
 <source media="(prefers-color-scheme: dark)" srcset="https://onemg.gumlet.io/staging/7ee66dfb-b5fb-4fbe-8dea-789685e45f7a.svg">
 <img alt="Catalyst logo" src="https://onemg.gumlet.io/staging/2fdb0975-8f51-4fd1-bd7d-6375d793f581.svg" height="128">
 </picture>
</div>

Catalyst is a React framework for building performant web apps and universal apps for Android and iOS. It provides server-side rendering, route-level data fetching, app shell primitives, styling conventions, and native WebView packaging tools.

## Quick Start

Create a new Catalyst app with:

```sh
npx create-catalyst-app@latest
```

Then start the generated app:

```sh
cd <your-app>
npm run start
```

The development server starts at `http://localhost:3005`.

## Documentation

Read the full documentation at [catalyst.1mg.com](https://catalyst.1mg.com).

Useful starting points:

- [Getting Started](https://catalyst.1mg.com/public_docs/content/Introduction/getting-started)
- [First Catalyst App](https://catalyst.1mg.com/public_docs/content/Guides%20and%20Tutorials/First%20Catalyst%20App/quick-start)
- [Universal App Setup](https://catalyst.1mg.com/public_docs/content/Guides%20and%20Tutorials/First%20Universal%20App/first-universal-app)

## Packages

- [`catalyst-core`](./packages/catalyst-core): the framework package used by Catalyst applications.
- [`create-catalyst-app`](./packages/create-catalyst-app): the CLI for scaffolding new Catalyst apps.

## Requirements

- Node.js `20.4.0` or later for generated Catalyst apps.
- macOS or Linux for local development.

## Repository

This repository is a monorepo containing the framework package, scaffolding CLI, docs app, and internal test fixture.

- `packages/catalyst-core`: framework package
- `packages/create-catalyst-app`: CLI and scaffold templates
- `apps/catalyst-core-test`: standalone fixture app used to test `catalyst-core`
- `docs`: Catalyst documentation app

## Contributing

Install dependencies and create local docs config before running build/test commands:

```sh
npm run setup
```

Common development commands:

```sh
npm run core:build
npm run core:test
npm run cca:test
npm run docs:build
```

To scaffold a real app from the current branch packages:

```sh
npm run sandbox:create -- --name release-test
```

The sandbox app is created under `.sandbox/<name>` and uses a local packed `catalyst-core` from the current branch.

Lo que la gente pregunta sobre catalyst-core

¿Qué es tata1mg/catalyst-core?

+

tata1mg/catalyst-core es tools para el ecosistema de Claude AI con 87 estrellas en GitHub.

¿Cómo se instala catalyst-core?

+

Puedes instalar catalyst-core clonando el repositorio (https://github.com/tata1mg/catalyst-core) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar tata1mg/catalyst-core?

+

tata1mg/catalyst-core aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene tata1mg/catalyst-core?

+

tata1mg/catalyst-core es mantenido por tata1mg. La última actividad registrada en GitHub es de today, con 77 issues abiertos.

¿Hay alternativas a catalyst-core?

+

Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.

Despliega catalyst-core en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: tata1mg/catalyst-core
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tata1mg-catalyst-core)](https://claudewave.com/repo/tata1mg-catalyst-core)
<a href="https://claudewave.com/repo/tata1mg-catalyst-core"><img src="https://claudewave.com/api/badge/tata1mg-catalyst-core" alt="Featured on ClaudeWave: tata1mg/catalyst-core" width="320" height="64" /></a>

Más Tools

Alternativas a catalyst-core