https://github.com/dataesr/ticket-office

Le Guichet numérique

https://github.com/dataesr/ticket-office

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 (4.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Le Guichet numérique

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

README.md

Guichet numérique // Ticket office

Eslint

To ensure a more comfortable coding experience, it is advisable to use the Prettier extension. However, please remember to disable it when working on other projects.

Client

Create a .env.local under the /client folder with : sh BASE_API_URL="https://ticket-office.staging.dataesr.ovh" VITE_TICKET_OFFICE_API_AUTHORIZATION (ask me)

Server

Create a .env.local (ask me mine) under the /server folder.

Run

bun i bun start

Server is started at http://localhost:3000. Client is started at http://localhost:5173.

Deploy

bun run deploy --level=[patch|minor|major]

Issues

  • You might have issues with imap server if you start locally (especialy on wifi). If needed, disable the function called : "fetchEmails".
  • You also might have issues if you install a new dependency. Check if all dependencies are in package.json (especially in server). If you have and 503 issue, check error on pod :

kubectl get pods -n ticket-office

kubectl logs ticket-office-xxxxxxx-yyyyyy -n ticket-office

Owner

  • Name: #dataESR
  • Login: dataesr
  • Kind: organization

GitHub Events

Total
  • Create event: 65
  • Issues event: 45
  • Release event: 68
  • Delete event: 1
  • Issue comment event: 6
  • Push event: 265
  • Pull request event: 1
  • Pull request review event: 3
  • Pull request review comment event: 3
Last Year
  • Create event: 65
  • Issues event: 45
  • Release event: 68
  • Delete event: 1
  • Issue comment event: 6
  • Push event: 265
  • Pull request event: 1
  • Pull request review event: 3
  • Pull request review comment event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 26
  • Total pull requests: 1
  • Average time to close issues: 15 days
  • Average time to close pull requests: about 20 hours
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.23
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 26
  • Pull requests: 1
  • Average time to close issues: 15 days
  • Average time to close pull requests: about 20 hours
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 0.23
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • annelhote (25)
  • ahonestla (1)
Pull Request Authors
  • Mihoub2 (2)
  • ahonestla (1)
Top Labels
Issue Labels
enhancement (1) bug (1)
Pull Request Labels