Skip to content

Wandering-Cursor/Samurai-Frontend-Admin

Repository files navigation

Samurai Admin (frontend)

This repsoitory contains the admin site for Samurai-Backend. To deploy it, you can use npm and deploy it as either, static site, or a Node.js application. For local development, you can also use Run and Debug in Visual Studio Code (launch.json).

Useful links

This frontend uses PrimeVue and PrimeFlex for components.

Audit notices

As shown in this issue, PrimeVue has some problems when using Quill v2, so for now, 1.3.7 is used. Once the issue will be solved though, it will be updated to the latest version.