Skip to content

Commit

Permalink
fixup 3db38d1
Browse files Browse the repository at this point in the history
  • Loading branch information
werdlerk committed Oct 10, 2024
1 parent 5090ca1 commit 753e229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/modelling-the-domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ toc_sticky: true
classes: []
---

## A tour of the `Post` aggregate

The app we generated in [Getting Started](/docs/getting-started.html) comes with an example `Post` aggregate. In this guide we will take a
quick look at Sequent's directory structure, go over some of the concepts used in Sequent by expanding on `Post`, and
create our very own `Author` aggregate.

## Example `Post` aggregate

### Directory structure

Let's have a look at the general directory structure of a generated Sequent project. If something doesn't make sense
Expand Down

0 comments on commit 753e229

Please sign in to comment.