{"id":22352157,"url":"https://github.com/alejandroblanco2001/e-votingbackend","last_synced_at":"2025-10-15T05:32:59.926Z","repository":{"id":39478598,"uuid":"498158903","full_name":"AlejandroBlanco2001/E-VotingBackend","owner":"AlejandroBlanco2001","description":"This project was done under the technologies of NodeJS, Helmet, CORS, Ethers, Dotenv, Otplib and QRCode, in addition to having a technology for the PostgreSQL database stored in ElephantSQL to control the instance.","archived":false,"fork":false,"pushed_at":"2022-06-01T03:37:20.000Z","size":3690,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-29T13:04:24.669Z","etag":null,"topics":["2factor","helmet","nodejs-server","otplib"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AlejandroBlanco2001.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}},"created_at":"2022-05-31T02:23:49.000Z","updated_at":"2022-06-01T03:38:36.000Z","dependencies_parsed_at":"2022-08-29T02:10:16.296Z","dependency_job_id":null,"html_url":"https://github.com/AlejandroBlanco2001/E-VotingBackend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlejandroBlanco2001/E-VotingBackend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroBlanco2001%2FE-VotingBackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroBlanco2001%2FE-VotingBackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroBlanco2001%2FE-VotingBackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroBlanco2001%2FE-VotingBackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlejandroBlanco2001","download_url":"https://codeload.github.com/AlejandroBlanco2001/E-VotingBackend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroBlanco2001%2FE-VotingBackend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270032639,"owners_count":24515325,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["2factor","helmet","nodejs-server","otplib"],"created_at":"2024-12-04T12:17:32.653Z","updated_at":"2025-10-15T05:32:54.886Z","avatar_url":"https://github.com/AlejandroBlanco2001.png","language":"JavaScript","readme":"# E-VotingBackend\n\nThis project was done under the technologies of NodeJS, Helmet, CORS, Ethers, Dotenv, Otplib and QRCode, in addition to having a technology for the PostgreSQL database stored in ElephantSQL to control the instance. \n\nThis is the backend system for the creation of an electronic voting system oriented to decentralization through the Blockchain under Solidity technology for the creation of smart contracts. In addition to the integration of the **Google Authenticator** application to perform a 2FA.\n\nYou can visualize how it works on the website https://vot-e-front.herokuapp.com/\n\n## Requirements\n\nFor development, you will only need Node.js and a node global package, Yarn, installed in your environement.\n\n### Node\n- #### Node installation on Windows\n\n  Just go on [official Node.js website](https://nodejs.org/) and download the installer.\nAlso, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).\n\n- #### Node installation on Ubuntu\n\n  You can install nodejs and npm easily with apt install, just run the following commands.\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Other Operating Systems\n  You can find more information about the installation on the [official Node.js website](https://nodejs.org/) and the [official NPM website](https://npmjs.org/).\n\nIf the installation was successful, you should be able to run the following command.\n\n    $ node --version\n    v8.11.3\n\n    $ npm --version\n    6.1.0\n\nIf you need to update `npm`, you can make it using `npm`! Cool right? After running the following command, just open again the command line and be happy.\n\n    $ npm install npm -g\n\n## Running the project\n\n    $ npm run dev\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandroblanco2001%2Fe-votingbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejandroblanco2001%2Fe-votingbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandroblanco2001%2Fe-votingbackend/lists"}