Skip to content

Installation

Safḥa is built using Nuxt Layers. So in order to use it in your project, you need to extend it.

What are Nuxt Layers?

Layers in Nuxt are a way to organize your project into different parts. Each layer has its own responsibility and can be extended or replaced. The layer structure is almost identical to a standard Nuxt application, which makes them easy to create and maintain. They help manage the complexity of your project by breaking it down into smaller, more manageable parts. This makes it easier to understand and work with your project, especially as it grows in size and complexity. Safḥa is built using Nuxt Layers, so you can easily extend it by adding your own components, pages, and styles.

Here is a quick video that explains Nuxt Layers:

How to extend Safḥa?

You can extend Safḥa in several ways, with each method having its own benefits and drawbacks. You can choose the one that suits your needs. The recommended method is to use Safḥa from as a module dependency since it is the easiest and most straightforward method.

All Rights Reserved