/** * Here you can register your custom components (Cards, Resource Tools, Custom Filters, etc..) * * Also you you can register the addRoutes function to create your custom endpoints for Tools */ Nova.booting((Vue, router, store) => { })