SkillAgentSearch skills...

Lesscode

Do more with LessCode.

Install / Use

/learn @totaljs/Lesscode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LessCode

The Total.js LessCode app uses the Total.js Flow engine for quickly creating API endpoints. Run, code and release.

Requirements:

  • Total.js v5
  • Node.js +v19

Good to know

Installation

The app will show you access to the Flow editor in the terminal/command-line output.

Manual installation:

  • install the Node.js platform (+v19) (https://nodejs.org)
  • download LessCode source code
  • open the LessCode directory in the terminal or command-line
  • run npm install (once)
  • run npm start (runs app)

Docker Hub:

docker pull totalplatform/lesscode
docker run -p 8000:8000 totalplatform/lesscode

Docker Compose:

git clone https://github.com/totaljs/lesscode.git
cd lesscode
docker compose up

Contact

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2mo ago
Forks3

Languages

JavaScript

Security Score

95/100

Audited on Jan 12, 2026

No findings