Catalysis is a modern opinionated and batteries-included NodeJS framework for building digital experiences with web technologies. It's designed to spark joy through convenient abstractions and workflows that conceptually compress the intricacies of building apps.
Projects
Project | Description | URL |
---|---|---|
catalysis | The CLI and framework runtime packages | |
website | The project website | catalysis.dev |
ship | A Catalysis-powered web app to coordinate deployments | ship.catalysis.dev |
e2e | Cucumber-powered e2e tests |
Usage
You can create a new Catalysis project by running any of the following commands:
pnpm create @catalysisdev/project@latest
Development
Set up
- Clone the repository:
https://github.com/catalysis/framework.git
. - Install System dependencies:
npm install -g pnpm
- Install dependencies:
pnpm install
. - Run Catalysis:
pnpm catalysis
. - Run create-project:
pnpm create-project
.
System dependencies
Core team ✨
Pedro Piñera Buendía 💻 |
Ascen Salmerón Ibáñez 💻 |
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!