https://github.com/chartes/dico-topo-vue

Site de l’application DicoTopo (https://dicotopo.cths.fr/)

https://github.com/chartes/dico-topo-vue

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary

Keywords

gazetteer
Last synced: 9 months ago · JSON representation

Repository

Site de l’application DicoTopo (https://dicotopo.cths.fr/)

Basic Info
  • Host: GitHub
  • Owner: chartes
  • Language: Vue
  • Default Branch: dev
  • Homepage:
  • Size: 5.39 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • Open Issues: 19
  • Releases: 0
Topics
gazetteer
Created about 7 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

dico-topo-vue

The DicoTopo application

:warning: (Install) / Launch first the API and Elasticsearch :
See the API Readme

Master dependencies:

Node

package - vue package - eslint

package - Vuetify package - Mirador

Project setup

Clone the GitHub repository:

in a local folder dedicated to the project bash git clone https://github.com/chartes/dico-topo-vue.git

From the app folder (cd path/to/dico-topo-vue)

Install

yarn

Compiles and hot-reloads for development

For a local development server, reads .env.development variables:

yarn serve

Compiles and minifies for staging

For a staging server (preproduction), reads .env.staging variables:

yarn build:staging

Compiles and minifies for production

For a production server, reads .env.production variables:

yarn build:prod

Run preview server

After a yarn build:prod or yarn build:staging you can run a server to serve the produced dist folder with:

cd dist/ python3 -m http.server

Lints and fixes files

yarn lint

yarn lint-fix

Owner

  • Name: École nationale des chartes
  • Login: chartes
  • Kind: organization
  • Location: 65 rue de Richelieu, 75002 Paris

Grand établissement d’enseignement supérieur dédié à la recherche historique

GitHub Events

Total
  • Push event: 4
  • Pull request event: 3
Last Year
  • Push event: 4
  • Pull request event: 3

Dependencies

package.json npm
  • @types/leaflet ^1.5.5 development
  • @vue/cli-plugin-babel ^3.12.1 development
  • @vue/cli-plugin-eslint ^3.12.1 development
  • @vue/cli-plugin-typescript ^3.12.1 development
  • @vue/cli-service ^3.12.1 development
  • @vue/eslint-config-standard ^4.0.0 development
  • @vue/eslint-config-typescript ^4.0.0 development
  • babel-eslint ^10.0.3 development
  • eslint ^5.16.0 development
  • eslint-plugin-vue ^5.2.3 development
  • sass ^1.19.0 development
  • sass-loader ^8.0.0 development
  • typescript ^3.5.3 development
  • vue-cli-plugin-vuetify ~2.0.5 development
  • vue-template-compiler ^2.6.12 development
  • vuetify-loader ^1.6.0 development
  • @types/lodash ^4.14.150
  • axios ^0.21.1
  • d3 ^5.14.2
  • geoportal-extensions-leaflet ^2.0.1
  • leaflet 1.7.1
  • leaflet.heat ^0.2.0
  • leaflet.markercluster ^1.4.1
  • lodash ^4.17.20
  • mirador 3.3.0
  • react ^17.0.1
  • react-dom ^17.0.1
  • vue ^2.6.12
  • vue-class-component ^7.1.0
  • vue-clipboard2 ^0.3.1
  • vue-highlightjs ^1.3.3
  • vue-property-decorator ^8.3.0
  • vue-router ^3.4.8
  • vue2-leaflet ^2.5.2
  • vuetify ^2.2.11
  • vuex ^3.1.2
  • xmldom ^0.4.0
yarn.lock npm
  • 1399 dependencies