Skip to main content

Installation

Pre-requisites

Warlock.js requires Node.js version 18 or higher. You can download and install Node.js from the official website nodejs.org.

Make sure to check MongoDB Requirements as well.

Installation

To start a new Warlock.js Project, run the following command:

yarn create warlock

Follow the installation instructions and you're good to go!

VSCode Extension

Warlock.js modules could be generated using Generator Z VSCode extension. You can install the extension from the VSCode Marketplace.

Run the project

Open the project directory then run the following command:

yarn start