{"id":22086253,"url":"https://github.com/imjaroiswebdev/basic-express-site","last_synced_at":"2026-01-05T06:21:22.965Z","repository":{"id":123516015,"uuid":"96264639","full_name":"imjaroiswebdev/basic-express-site","owner":"imjaroiswebdev","description":"Simple PC Repair Shop website with NodeJS","archived":false,"fork":false,"pushed_at":"2017-07-05T11:20:28.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T05:28:25.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/imjaroiswebdev.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":"2017-07-05T01:29:35.000Z","updated_at":"2017-07-05T01:30:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"90e447e2-2fc7-40c7-9724-0d4806e69780","html_url":"https://github.com/imjaroiswebdev/basic-express-site","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/imjaroiswebdev%2Fbasic-express-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjaroiswebdev%2Fbasic-express-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjaroiswebdev%2Fbasic-express-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjaroiswebdev%2Fbasic-express-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imjaroiswebdev","download_url":"https://codeload.github.com/imjaroiswebdev/basic-express-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245175538,"owners_count":20572793,"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":[],"created_at":"2024-12-01T01:22:37.540Z","updated_at":"2026-01-05T06:21:22.908Z","avatar_url":"https://github.com/imjaroiswebdev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jarois PC Repair Website\n## (Basic implementation of express and nodemailer with gmail STMP)\n#### Basic hypotethical PC Repair website backed with NodeJS for testing purposes of express framework.\n---\n\nTo install just run...\n\n```bash\n  $ yarn install\n  ```\n  \n#### To start...\n```bash\n  $ npm start\n  ```\n\nTo make the contact form works and send emails troughout gmail, you must to enter your gmail\ninfo credentials in the following object...\n\n```javascript\n\t// Sender credentials with gmail\n\tlet transporterOpt = {\n\t\tservice: 'Gmail',\n\t\tauth: {\n\t\t\tuser: 'yourgmailuser@gmail.com',\n\t\t\tpass: 'you5up3rP4ss'\n\t\t}\n\t}\n```\n\n_Done!_\n\n\n---\n\n# Jarois PC Repair Website\n## (Implementación basica de express y nodemailer usando el SMTP de gmail\n#### Sitio web basico hipotetico de un local para reparación de computadoras fundado en NodeJS para pruebas con el framework express\n---\n\nPara instalar se debe correr...\n\n```bash\n  $ yarn install\n  ```\n  \n#### Para iniciar...\n```bash\n  $ npm start\n  ```\n\nPara que el formulario de contacto funcione y envie los emails usando gmail, \ndebes ingresar tus credenciales en el siguiente objeto...\n\n```javascript\n\t// Sender credentials with gmail\n\tlet transporterOpt = {\n\t\tservice: 'Gmail',\n\t\tauth: {\n\t\t\tuser: 'yourgmailuser@gmail.com',\n\t\t\tpass: 'you5up3rP4ss'\n\t\t}\n\t}\n```\n\n_Listo!_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjaroiswebdev%2Fbasic-express-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimjaroiswebdev%2Fbasic-express-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjaroiswebdev%2Fbasic-express-site/lists"}