SkillAgentSearch skills...

Pogues

Questionnaire designer

Install / Use

/learn @InseeFr/Pogues
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<p align="center"> <img alt="Pogues" src="docs/img/pogues-logo.png" style="max-width: 100%;"> </p>

Pogues

Navigation: Client | Back-office | Pogues model

Legacy client

Quality Gate Security Rating Maintainability Rating Coverage

New client

Quality Gate Security Rating Maintainability Rating Coverage

Introduction

Pogues is a tool that allow to design questionnaires with components that are structural (sequences, questions...) and dynamic (filters, controls, loops...).

This is the repository of the front-end part of Pogues.

For more information on how to use the application, a user documentation is available (French only).

New client

A new client development is currently in progress. It can be accessed in the next folder and will gradually replace the legacy client.

Thanks to Module Federation, both can be deployed at the same time and allow to use new features while keeping the old client in a dedicated page.

New features are developed there if possible.

It can be launched in standalone if the old client is not needed:

cd next
pnpm i
pnpm dev

Or with the legacy client (in build only so you need to rebuild when you edit something): Required

  • dependencies of next & legacy are installed

At root level

pnpm i
pnpm build
pnpm preview

Legacy client

The legacy client can be launched in standalone if the new client is not needed:

cd legacy
pnpm i
pnpm start

Related Skills

View on GitHub
GitHub Stars23
CategoryDesign
Updated1d ago
Forks18

Languages

JavaScript

Security Score

90/100

Audited on Apr 1, 2026

No findings