Giter Site home page Giter Site logo

inseefr / bauhaus Goto Github PK

View Code? Open in Web Editor NEW
6.0 10.0 10.0 50.27 MB

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

License: MIT License

HTML 0.14% JavaScript 93.30% Shell 0.09% Dockerfile 0.07% SCSS 2.02% TypeScript 4.38%
transverse-component

bauhaus's Introduction

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 docs folder and browsed online.

How to start

The application is tested on Node.js 20.

git clone [email protected]:InseeFr/Bauhaus.git
cd Bauhaus
npm install
npm run build-insee
npm run start

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

npm run 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.

npm run test --watchAll

Docker

You can also run the application thanks to Docker

docker build --file Dockerfile.dev -t bauhaus:front .
docker run -it --rm -v ${PWD}:/app -v /app/node_modules -p 3000:3000 bauhaus:front

Issues

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

npm install --global windows-build-tools

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.