A Mantra project may consist of a number different applications. If some of them have UI, differents html templates can be used
You can use in a Mantra project popular Node.js and Express security packages. In this how to guide, we tell you how to integrate them.
When your project gets bigger, usually you need to organize better your components. You can move them to other locations but Mantra should know about it.
Some times, browsers cache web application assets for higher performance, but this is a problem when the files changes from one update to another. In this article, we show solve this easily.
A Node.js web application usually opens a port number > 1024. You need to redirect 80 (http) or 443 (ssl) to it in the deployment
Mantra defines a client object that can be extended in with methods and properties in each request
Mantra official components is a repository with an incresing number of components you can install to reuse common Mantra (or any project) functionality
Mantra access conditions and prerequests are useful 'hooks' to reduce coding size of your views, posts, gets and blocks handlres
In some cases, is needed to instantiate a new Mantra API object
Core middlewares are neede in all Mantra projects. Undestanding them will allow you to set your owns correctly
Site deployed at
Site protected by