{"id":13685037,"url":"https://github.com/gabrielnic/dfinity-react","last_synced_at":"2025-05-01T00:34:18.889Z","repository":{"id":48828236,"uuid":"352009066","full_name":"gabrielnic/dfinity-react","owner":"gabrielnic","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T06:48:40.000Z","size":742,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-03T14:08:14.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/gabrielnic.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":"2021-03-27T07:23:09.000Z","updated_at":"2024-01-04T07:07:51.000Z","dependencies_parsed_at":"2023-01-24T17:20:47.276Z","dependency_job_id":null,"html_url":"https://github.com/gabrielnic/dfinity-react","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/gabrielnic%2Fdfinity-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielnic%2Fdfinity-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielnic%2Fdfinity-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielnic%2Fdfinity-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielnic","download_url":"https://codeload.github.com/gabrielnic/dfinity-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230695,"owners_count":17277373,"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-08-02T14:00:42.608Z","updated_at":"2024-11-12T06:31:07.388Z","avatar_url":"https://github.com/gabrielnic.png","language":"TypeScript","funding_links":[],"categories":["Front-end"],"sub_categories":[],"readme":"[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n \u003ca href=\"https://circleci.com/gh/badges/shields/tree/master\"\u003e\n        \u003cimg src=\"https://img.shields.io/circleci/project/github/badges/shields/master\" alt=\"build status\"\u003e\u003c/a\u003e\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \n  \u003ch3 align=\"center\"\u003eReactJS Typescript Motoko Boilerplate + Authentication\u003c/h3\u003e\n  \u003cbr /\u003e\n  \u003cstrong\u003eNode version: v16.18.1 \u003c/strong\u003e\n  \u003cstrong\u003eUpdated for dfx 0.12.1 and @dfinity packages: 0.14.0 \u003c/strong\u003e\n\n\u003c/p\u003e\n\n## About The Project\nBoilerplate ReactJS/Typescript with authentication to a local II \n\n![screen-capture](https://user-images.githubusercontent.com/6564200/125112118-a9bc8d00-e0de-11eb-9b6b-c17bd9d18272.gif)\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nThis is an example of how you may give instructions on setting up your project locally.\nTo get a local copy up and running follow these simple example steps.\n\n### Installation\n1. Install Internet Identity locally from: https://github.com/dfinity/internet-identity\n2. Clone the repo\n   ```sh\n   git clone https://github.com/gabrielnic/dfinity-react\n   ```\n3. Install NPM packages\n   ```sh\n   yarn\n   ```\n4. Start dfx\n   ```sh\n   dfx start\n   ```\n5. Update `.env` with the II canister id eg: `Installing code for canister internet_identity, with the canister_id from internet-identity/.dfx/local/canister_ids.json -\u003e local:  eg: rwlgt-iiaaa-aaaaa-aaaaa-cai\n  `   \n\n6. Deploy\n   ```sh\n   dfx deploy\n   ```\n7. Manual Deploy (replaces point 6)\n  ```\n  dfx canister create --all\n  dfx generate \n  dfx build\n  dfx canister install --all\n  ```\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\nCopy front-end canister id from .dfx/local/canister_ids.json and replace in the url below\n \n\nNavigate to http://\u003cfrontend_canister_id\u003e.localhost:8000/\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielnic%2Fdfinity-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielnic%2Fdfinity-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielnic%2Fdfinity-react/lists"}