In this guide, we'll walk through setting up password authentication for your Graphweaver project.

This guide will also use an Sqlite database as an example data provider. Feel free to follow along or replace with your own data source as needed.

Let’s get started.

Prerequisites

Steps

Initialise a New Graphweaver Project

npx graphweaver@latest init

Install Dependencies