Skip to content

The best place to learn about Vertical Slice Architecture (VSA), through a complete documentation website, full of theory, in practice examples, sample apps & curated media

License

Notifications You must be signed in to change notification settings

SSWConsulting/SSW.VerticalSliceArchitecture.Documentation

Repository files navigation

VerticalSliceArchitecture Banner

🤔 What is this?

This is the source controlled static site for verticalslicearchitecture.com.

While it is early on in its development, it aims to be the go to place to learn about VSA concepts.

Additionally, it will demo how the theory can be applied via my Vertical Slice Architecture Template as a companion to this site.

Contributing

Contributions are absolutely welcome. Feel free to create an issue, discussion, or pull request.

Working locally

The easiest way to get started is to run

docfx build --serve

However, when you're changing a lot, to see changes in realtime, its easier to use the hot reload script.

First, install the dependencies:

npm install -D

Then run the hot reload (watch) script:

npm run watch

About

The best place to learn about Vertical Slice Architecture (VSA), through a complete documentation website, full of theory, in practice examples, sample apps & curated media

Topics

Resources

License

Stars

Watchers

Forks