{"id":18804487,"url":"https://github.com/floorlamp/dfinity-react-ts-tailwind-starter","last_synced_at":"2025-04-13T18:37:31.035Z","repository":{"id":145824642,"uuid":"276153540","full_name":"FloorLamp/dfinity-react-ts-tailwind-starter","owner":"FloorLamp","description":"Create DFINITY React App","archived":false,"fork":false,"pushed_at":"2020-07-19T08:02:39.000Z","size":383,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T09:21:18.533Z","etag":null,"topics":["dfinity"],"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/FloorLamp.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":"2020-06-30T16:30:05.000Z","updated_at":"2024-06-26T15:45:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"68b2e8fd-315f-4b88-8434-8ac3ac09d75d","html_url":"https://github.com/FloorLamp/dfinity-react-ts-tailwind-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloorLamp%2Fdfinity-react-ts-tailwind-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloorLamp%2Fdfinity-react-ts-tailwind-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloorLamp%2Fdfinity-react-ts-tailwind-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloorLamp%2Fdfinity-react-ts-tailwind-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FloorLamp","download_url":"https://codeload.github.com/FloorLamp/dfinity-react-ts-tailwind-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248762234,"owners_count":21157694,"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":["dfinity"],"created_at":"2024-11-07T22:39:23.566Z","updated_at":"2025-04-13T18:37:31.030Z","avatar_url":"https://github.com/FloorLamp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dfinity-react-ts-tailwind-starter\n\nA starter project for DFINITY similar to [Create React App](https://create-react-app.dev/):\n\n- [React](https://reactjs.org/)\n- [Typescript](https://www.typescriptlang.org/docs/home.html)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [webpack-dev-server](https://webpack.js.org/configuration/dev-server)\n- [Babel](https://babeljs.io/)\n- [Jest](https://jestjs.io/)\n\n## Developing\n\nStart a local network:\n\n```\ndfx start\n```\n\nThen, start the dev server:\n\n```\nnpm start\n```\n\n## Typecheck\n\n```\nnpm run types\n```\n\nCanisters don't have types yet, so they're all declared to be [`any`](./src/frontend/types/custom.d.ts).\n\n## Testing\n\nTo test canisters, ensure that a local network is running.\n\nThe default [testing library's async timeout](https://testing-library.com/docs/dom-testing-library/api-async#waitfor) is 1000ms, which is not long enough for a canister response. 5000ms is recommended for each `waitFor` call. The [default Jest timeout](https://jestjs.io/docs/en/jest-object.html#jestsettimeouttimeout) may also need to be increased.\n\n## Building and Installing\n\nFollow the steps to create canisters, build, and install:\n\n```\ndfx canister create --all\ndfx build\ndfx canister install --all\n```\n\n## Links\n\n- [Quick Start](https://sdk.dfinity.org/docs/quickstart/quickstart.html)\n- [SDK Developer Tools](https://sdk.dfinity.org/docs/developers-guide/sdk-guide.html)\n- [Motoko Programming Language Guide](https://sdk.dfinity.org/docs/language-guide/motoko.html)\n- [Motoko Language Quick Reference](https://sdk.dfinity.org/docs/language-guide/language-manual.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloorlamp%2Fdfinity-react-ts-tailwind-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloorlamp%2Fdfinity-react-ts-tailwind-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloorlamp%2Fdfinity-react-ts-tailwind-starter/lists"}