Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Dashboard (statut du service et espace client/admin) de API Entreprise

Notifications You must be signed in to change notification settings

etalab/dashboard_api_entreprise

Repository files navigation

Dashboard API Entreprise

Ce projet est déprécié. Le dashboard fait maintenant partie intégrante du projet Admin API Entreprise.

Environnements de développement

Le projet est développé dans un environnement Node.js version 11.10.0. Voir NVM comme gestionnaire de versions Node.

L'utilisation de Vue CLI est nécessaire au fonctionnement de l'environnement de développement : npm install -g @vue/cli.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for sandbox with minification
npm run build:sandbox

# build for production with minification
npm run build:production

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Deployment

Deployment is handled by the mina package. Please install this with bundle install.

bundle exec mina deploy to=production domain=dashboard.entreprise.api.gouv.fr