N
nostackai Docs
Docs/Workshop
Workshop

Workshop

A full-day, hands-on lab: build TaskFlow end-to-end and touch every feature.

Workshop overview

What you'll build (TaskFlow), who it's for, the prerequisites, and the full-day agenda.

workshopoverview
5 min Read

Module 1 · Orientation & setup

The two-tier mental model, the test vs production split, a console tour, and getting your first token.

workshopsetup
8 min Read

Module 2 · Data model & entities

Define the Project and Task entities, understand the generated CRUD routes, and seed some records.

workshopentitiescrud
12 min Read

Module 3 · App users & multi-tenancy

Sign in an app user, exchange a token, create a second workspace, and prove that workspaces are fully isolated.

workshopauthtenancy
11 min Read

Module 4 · ACL, roles & groups

Give one TaskFlow user write access and another read-only, then watch the gateway deny the write — permissions come only from ACL.

workshopaclpermissions
12 min Read

Module 5 · Logic blocks (custom APIs)

Build complete-task: a multi-step logic block that validates a task, flips its status to done, and stamps a completion time.

workshoplogic-blockscustom-api
12 min Read

Module 6 · AI & agent crews

Build a task-triage crew that reads a task's description and sets its priority, then invoke it from a logic block.

workshopaiagentscrews
13 min Read

Module 7 · Events & automations

Fire a Slack notification every time a task is created — an after-event automation wired with field mapping.

workshopeventsautomation
10 min Read

Module 8 · Deploy & observability

Provision production, diff and publish your TaskFlow config, activate it, read the usage view, and wrap up.

workshopdeployobservability
9 min Read