Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanishqmanuja/boilerplate.node-esbuild-caxa


https://github.com/tanishqmanuja/boilerplate.node-esbuild-caxa

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Node ESBuild Caxa Starter

This is a starter boilerplate for packaging a `.exe` Node.js with esbuild and caxa.

## Installation

```pwsh
pnpm install
```

## Usage

```pwsh
pnpm build && pnpm package
```

> [!NOTE]
> Caxa is deprecated, but there is no other viable packaging solution working with ESM modules