Getting Started

Getting started

Beave offers a lot of flexibility. Whether you want to go fast and quickly see the final result, or would rather dive deeper into the product, we got you covered.

PREREQUISITES
 
Before installing Beave, the following requirements must be installed on your computer:
 
Node.js (Minimum v17).
Your preferred Node.js package manager: npm (v6+) / yarn
MongoDB
Redis (Optional)

create-beave-app is a CLI app that makes it easier for you initiate a Beave project. It generates some files for you and installs all the dependencies you need to run the Admin UI and start using the Rest API.

Quick Start

npx create-beave-app my-app
cd my-app
npm run dev

Discover the vision behind Beave and what it's like to work with. If you’ve just heard of Beave, start here first:

Walkthroughs

Step-by-step instructions for getting things done with Beave.