Sen descrición

Olivier Massot d1f7c8a13e fix prerendering style %!s(int64=2) %!d(string=hai) anos
assets d1f7c8a13e fix prerendering style %!s(int64=2) %!d(string=hai) anos
components d1f7c8a13e fix prerendering style %!s(int64=2) %!d(string=hai) anos
composables 5621f1d8f4 test headers %!s(int64=2) %!d(string=hai) anos
env 4e029305bc update port number (prod/test) %!s(int64=2) %!d(string=hai) anos
lang c851114eca refactoring du sticky menu (cas standard) %!s(int64=2) %!d(string=hai) anos
models f319a7e761 fix news and job_postings routes %!s(int64=2) %!d(string=hai) anos
pages 37b6ae26a3 test news client mode %!s(int64=2) %!d(string=hai) anos
plugins 47a7b39a37 fix html attrs and certifs names %!s(int64=2) %!d(string=hai) anos
public 28ea51d570 fix the qualiopi logo %!s(int64=2) %!d(string=hai) anos
services 352b36115a fix eslint and prettier %!s(int64=2) %!d(string=hai) anos
stores 352b36115a fix eslint and prettier %!s(int64=2) %!d(string=hai) anos
types 352b36115a fix eslint and prettier %!s(int64=2) %!d(string=hai) anos
.eslintignore ed25a1688e sticky menu %!s(int64=2) %!d(string=hai) anos
.eslintrc.cjs c4a2056094 simplify the 404 handling %!s(int64=2) %!d(string=hai) anos
.gitignore c76b602b92 remove and ignore .htaccess and add .htaccess.skeleton %!s(int64=2) %!d(string=hai) anos
.gitlab-ci.yml d3f1d3fb10 fix CI %!s(int64=2) %!d(string=hai) anos
.nuxtignore 58c9974e33 various fixes %!s(int64=2) %!d(string=hai) anos
.nvmrc 3ab40adb6d upgrade nuxt, vuetify and other deps %!s(int64=2) %!d(string=hai) anos
.prettierrc 352b36115a fix eslint and prettier %!s(int64=2) %!d(string=hai) anos
.yarnrc.yml 32aad9fce2 fix .yarnrc file %!s(int64=2) %!d(string=hai) anos
README.md c26b635fd5 rename portail_v2 into site_logiciels %!s(int64=2) %!d(string=hai) anos
app.vue 3bdb687c70 restore meta update on client routing %!s(int64=2) %!d(string=hai) anos
error.vue c4a2056094 simplify the 404 handling %!s(int64=2) %!d(string=hai) anos
logo.svg 02ff5f6a8d remove news sorting (now api side), refact pagination %!s(int64=2) %!d(string=hai) anos
nuxt.config.ts 8981119105 configure isr %!s(int64=2) %!d(string=hai) anos
package.json d6ae7d012b add the build command %!s(int64=2) %!d(string=hai) anos
tsconfig.json 3ab40adb6d upgrade nuxt, vuetify and other deps %!s(int64=2) %!d(string=hai) anos
yarn.lock 9129005b26 remove nuxt-purgecss (break vuetify) %!s(int64=2) %!d(string=hai) anos

README.md

pipeline status

Latest Release

Site Logiciels

Le website "vitrine" qui présente les logiciels, formations et autres services de l'entreprise. Développé en nuxt3.

@see vuejs.org : Vue est le framework de base de l'application
@see nuxtjs.org : Nuxt est une surcouche à Vue qui automatise et simplifie beaucoup de choses
@see pinia.vuejs.org : Store library that allow you to share a state accross your components / pages
@see pinia-orm.codedredd.de : Ajoute une gestion par modèles / repos au store Pinia
@see vuetifyjs.com : Composants graphiques préconstruits
@see typescriptlang.org : Typescript

Installer

yarn install

Exécuter sur un environnement local

yarn dev

Déployer

yarn generate