Installation
Installation
CodeNx is a lightweight binary that works across all major operating systems.
Prerequisites
- Node.js v18+
- npm, yarn, or bun
- A PostgreSQL database (for production)
Global Install
`bashbun add -g codenx
`
Local Project Setup
`bashcodenx init
`