APIDemo

Getting started

Alinea can be integrated in existing or new projects. There are no specific steps tied to the set up your favorite framework. If you're starting fresh now is a good time to setup your framework in your preferred way.


Node.js 14+ is required to run.

Install dependencies

Let's install the alinea package from NPM:

npm install alinea

Initialize the project

With the following command we'll create the necessary config file.

npx alinea init