Skip to content

🚀 Modular extensions & templates to enhance Commencis Starter projects

License

Notifications You must be signed in to change notification settings

Commencis/starter-extensions

Repository files navigation

Commencis Starter Extensions

License: Apache

Warning

The Commencis Starter Extensions is actively under development. Further enhancements are on the way, and feedback and contributions are welcome!

Built to enhance Commencis Starter templates, this repository provides modular extensions that add functionality, configurations, and assets to your projects. The Commencis CLI automates the integration process, making it easy to extend your project with predefined templates and feature modules.

Getting Started

Prerequisites

Node.js

Before you begin, ensure you have node: >= 20.18 installed on your system.

pnpm

This project uses pnpm as the package manager. You can install it either by activating with corepack which is the recommended way:

corepack prepare pnpm@latest --activate
corepack enable pnpm

or install globally on your system with npm.

npm install -g pnpm

Installation

Run the following command to install project dependencies:

pnpm install

Contribution

We welcome contributions to improve this project. Feel free to open issues or pull requests to suggest enhancements or report any issues.

Important

For developers contributing to this project, it's important to familiarize yourself with these tools, as they are integral to the workflow and code quality standards.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

© Commencis, 2025. All rights reserved.

About

🚀 Modular extensions & templates to enhance Commencis Starter projects

Topics

Resources

License

Stars

Watchers

Forks