SkillAgentSearch skills...

Bauhaus

Web application for the management of concepts, classifications and other statistical objects

Install / Use

/learn @InseeFr/Bauhaus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img align="right" src="documentation/src/assets/img/bauhaus-logo.png" alt="Bauhaus logo"/>

Bauhaus

Web application for the management of concepts, classifications and other statistical objects.

Trevas JS CI Quality Gate Status Coverage License: MIT

The documentation can be found in the documentation folder and browsed online.

How to start

The application is tested on Node.js 22.

git clone git@github.com:InseeFr/Bauhaus.git
cd Bauhaus
pnpm install
pnpm start

You can run all tests suites with this command. You need to run at least once npm run build.

pnpm test:coverage

The following command will activate the watch mode, and you will be able to select a subset of tests you want to run.

pnpm test --watchAll

Docker

You can also run the application thanks to Docker

docker build -t bauhaus:front .
docker run -it -p 8080:8080 bauhaus:front

Issues

If you are using, you should install the following dependency.

pnpm install --global windows-build-tools

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1mo ago
Forks11

Languages

TypeScript

Security Score

90/100

Audited on Mar 3, 2026

No findings