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

Site de l’application Positions de thèses (ENC thesis abstracts), 1849 - YTD

https://github.com/chartes/encpos-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 (7.5%) to scientific vocabulary

Keywords

encpos
Last synced: 10 months ago · JSON representation

Repository

Site de l’application Positions de thèses (ENC thesis abstracts), 1849 - YTD

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 3
  • Open Issues: 2
  • Releases: 1
Topics
encpos
Created over 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

encpos-vue

Frontend application to browse and search the ENC Thesis Abstracts (Positions de thèses).

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

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 https://github.com/chartes/encpos-vue.git

From the app folder (cd path/to/encpos-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:

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
  • Release event: 1
  • Delete event: 2
  • Push event: 17
  • Pull request event: 10
  • Fork event: 1
  • Create event: 3
Last Year
  • Release event: 1
  • Delete event: 2
  • Push event: 17
  • Pull request event: 10
  • Fork event: 1
  • Create event: 3

Dependencies

package.json npm
  • @vue/cli-plugin-babel ~4.5.0 development
  • @vue/cli-plugin-eslint ~4.5.0 development
  • @vue/cli-plugin-router ~4.5.0 development
  • @vue/cli-service ~4.5.0 development
  • @vue/compiler-sfc ^3.0.0 development
  • babel-eslint ^10.1.0 development
  • eslint ^6.7.2 development
  • eslint-plugin-vue ^7.0.0-0 development
  • @j-t-mcc/vue3-chartjs ^1.0.0
  • @vueform/toggle ^1.1.0
  • bulma ^0.9.2
  • bulma-slider ^2.0.4
  • chart.js ^3.6.0
  • core-js ^3.6.5
  • md5 ^2.3.0
  • mirador ^3.1.1
  • mirador-image-tools ^0.10.0
  • rdflib ^2.2.6
  • react ^17.0.2
  • react-dom ^17.0.2
  • vue ^3.2.20
  • vue-router ^4.0.0-0
  • vue-slider-component ^4.0.0-beta.3
  • vue3-carousel ^0.1.29
  • vue3-highlightjs ^1.0.5
yarn.lock npm
  • 1333 dependencies