https://github.com/chartes/dil-vue

Site de l'application dictionnaire des imprimeurs-lithographes du XIXe siècle

https://github.com/chartes/dil-vue

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Site de l'application dictionnaire des imprimeurs-lithographes du XIXe siècle

Basic Info
  • Host: GitHub
  • Owner: chartes
  • Language: Vue
  • Default Branch: master
  • Homepage:
  • Size: 9.69 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 3
  • Releases: 0
Created 11 months ago · Last pushed 6 months ago
Metadata Files
Readme

README.md

Dil-vue

Master dependencies:

Node

package - vue package - vite package - eslint

package - Bulma package - Mirador

Project setup

Clone the GitHub repository:

in a local folder dedicated to the project bash git clone ...

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:

yarn preview

for production or

yarn preview --mode=staging

for staging.

Lints and fixes files

yarn lint

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
  • Create event: 1
  • Release event: 1
  • Issues event: 1
  • Delete event: 1
  • Push event: 4
  • Public event: 1
  • Pull request event: 3
Last Year
  • Create event: 1
  • Release event: 1
  • Issues event: 1
  • Delete event: 1
  • Push event: 4
  • Public event: 1
  • Pull request event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Lucaterre (1)
Pull Request Authors
  • denischiron (1)
  • Lucaterre (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • @vitejs/plugin-vue ^5.2.1 development
  • vite ^6.2.0 development
  • axios ^1.9.0
  • bulma ^1.0.3
  • jquery ^3.7.1
  • leaflet ^1.9.4
  • leaflet.markercluster ^1.5.3
  • slick-carousel ^1.8.1
  • vis-network ^9.1.9
  • vue ^3.5.13
  • vue-router ^4.5.0
  • vue-slick-carousel ^1.0.6
  • vue3-carousel ^0.15.0
  • vuetify ^3.8.1
  • vuex ^4.1.0
yarn.lock npm
  • 121 dependencies