Skip to main content

🚀 Installation

Pre-requisites

Warlock.js requires Node.js version 20 or higher. You can download and install Node.js from the official website nodejs.org. Ensure you also check the MongoDB Requirements.

Installation

To start a new Warlock.js project, execute the following command:

yarn create warlock

Follow the installation instructions, and you're all set! 🎉

VSCode Extension

Warlock.js modules can be generated using the Generator Z VSCode extension. Install it from the VSCode Marketplace.

Run the project

Navigate to the project directory and run the following command:

yarn start