Tiny and flexible microservice framework for fast development.
The initializer is a CLI tool to create a new Lævateinn (lavateinn) project.
Follow the steps below to create a new microservice project.
npm init @lavateinn
Enter the project name and the initializer will create a new project.
Don't forget to install the dependencies.
cd <project-name>
npm install
Lævateinn (lavateinn) is ready to use.
Lævateinn is the microservice framework with BSD-3-Clause licensed.
(c) 2025 Star Inc.