{"id":23115118,"url":"https://github.com/singhhp1069/nodejs_crud_blockchain-basic","last_synced_at":"2025-04-04T01:11:29.471Z","repository":{"id":139877868,"uuid":"107282683","full_name":"singhhp1069/nodejs_crud_blockchain-basic","owner":"singhhp1069","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-17T15:20:40.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T12:43:04.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/singhhp1069.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-10-17T14:48:48.000Z","updated_at":"2017-10-17T15:18:46.000Z","dependencies_parsed_at":"2023-06-01T17:00:51.858Z","dependency_job_id":null,"html_url":"https://github.com/singhhp1069/nodejs_crud_blockchain-basic","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/singhhp1069%2Fnodejs_crud_blockchain-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singhhp1069%2Fnodejs_crud_blockchain-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singhhp1069%2Fnodejs_crud_blockchain-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singhhp1069%2Fnodejs_crud_blockchain-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singhhp1069","download_url":"https://codeload.github.com/singhhp1069/nodejs_crud_blockchain-basic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103307,"owners_count":20884023,"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-17T03:39:26.860Z","updated_at":"2025-04-04T01:11:29.466Z","avatar_url":"https://github.com/singhhp1069.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Basic Task \nA simple CRUD application with a relational database back‑end that implements Blockstarter 1.0\n\n APIs\n\n- Projects\n  -`POST /projects` creates a new Project\n  - `GET /projects/:id` retrieves one Project\n  - `GET /projects` retrieves all Projects\n  - `PUT /projects` updates one Project\n  - `DELETE /projects` deletes one Project\n\n\n- Backers\n  - `PUT /backers/addbalance` to add an amount X to the Backer's account balance\n\n\n## Development Setup\n\n1. Install Docker on your laptop (recommended: install the Docker Toolbox which includes useful tools like Docker Compose and Kitematic)\n    - https://docs.docker.com/toolbox/overview/\n\n- Optional but helpful: set up bash aliases\n    - https://kartar.net/2014/03/useful-docker-bash-functions-and-aliases/\n    - https://github.com/tcnksm/docker-alias/blob/master/zshrc\n\n## Getting Started\n\n- Open your command line in the _exercise3_ directory.\n- Run the command `docker-compose up --build`\n\nAlternatively, you can bring the services up in the background using detached mode with `up`, see what's going on with `ps` and remove the containers entirely (including data volumes used by mongodb) via `down --volumes`:\n- `docker-compose up -d --build`\n- `docker-compose ps`\n- `docker-compose down --volumes`\n\nYou can then open Kitematic (refresh) and view your containers and the logs in a nice UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinghhp1069%2Fnodejs_crud_blockchain-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinghhp1069%2Fnodejs_crud_blockchain-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinghhp1069%2Fnodejs_crud_blockchain-basic/lists"}