Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanishqmanuja/boilerplate.node-esbuild-caxa
https://github.com/tanishqmanuja/boilerplate.node-esbuild-caxa
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanishqmanuja/boilerplate.node-esbuild-caxa
- Owner: tanishqmanuja
- Created: 2023-11-27T08:33:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T08:36:57.000Z (about 1 year ago)
- Last Synced: 2024-11-08T23:54:24.237Z (about 2 months ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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