{"id":13343371,"url":"https://github.com/DavidMartinPerez/calendar-vuejs","last_synced_at":"2025-03-12T04:33:29.956Z","repository":{"id":92999143,"uuid":"219044004","full_name":"DavidMartinPerez/calendar-vuejs","owner":"DavidMartinPerez","description":"Calendario realizado con Vuejs, Vuetify y Firebase","archived":false,"fork":false,"pushed_at":"2019-11-01T19:44:01.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T18:23:21.698Z","etag":null,"topics":["calendar-vuejs","firebase","vue","vuejs","vuetify","yarn"],"latest_commit_sha":null,"homepage":"https://calendar-vuejs.web.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavidMartinPerez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-01T18:48:04.000Z","updated_at":"2020-04-21T11:00:59.000Z","dependencies_parsed_at":"2023-04-12T15:04:15.972Z","dependency_job_id":null,"html_url":"https://github.com/DavidMartinPerez/calendar-vuejs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMartinPerez%2Fcalendar-vuejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMartinPerez%2Fcalendar-vuejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMartinPerez%2Fcalendar-vuejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidMartinPerez%2Fcalendar-vuejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidMartinPerez","download_url":"https://codeload.github.com/DavidMartinPerez/calendar-vuejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158975,"owners_count":20245668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar-vuejs","firebase","vue","vuejs","vuetify","yarn"],"created_at":"2024-07-29T19:31:18.260Z","updated_at":"2025-03-12T04:33:29.951Z","avatar_url":"https://github.com/DavidMartinPerez.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calendar-vuejs\n\nCalendario realizado con vuejs, vuetify y firebase\n\n[Prueba el calendario aquí](https://calendar-vuejs.web.app/)\n\n![alt text](./img/vue-calendar.png \"Imagen de ejemplo del calendario\")\n\n## Instalar dependencias\n```\nyarn install\n```\n### Añadir claves de firebase\nAñadir claves en el archivo './main.js'\n```javascript\nconst firebaseConfig = {\n  apiKey: \"SU API KEY XXXXXX\",\n  authDomain: \"SU DOMINIO AUTH XXXXX\",\n  databaseURL: \"SU URL DE LA BASE DE DATOS XXXXXX\",\n  projectId: \"SU PROJECT ID\",\n  storageBucket: \"SU STORAGE\",\n  messagingSenderId: \"ID\",\n  appId: \"APP ID\"\n};\n```\n\n### Lanzar servidor\n```\nyarn serve\n```\n\n### Compilar para producción\n```\nyarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavidMartinPerez%2Fcalendar-vuejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDavidMartinPerez%2Fcalendar-vuejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavidMartinPerez%2Fcalendar-vuejs/lists"}