{"id":19121850,"url":"https://github.com/rurumimic/react-ts","last_synced_at":"2025-05-05T16:29:23.792Z","repository":{"id":39195663,"uuid":"247944580","full_name":"rurumimic/react-ts","owner":"rurumimic","description":"React.js + Koa.js with TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-24T01:43:27.000Z","size":3007,"stargazers_count":8,"open_issues_count":38,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T10:28:28.280Z","etag":null,"topics":["aws","beanstalk","koa","oauth","passport","react","redux","typescript"],"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/rurumimic.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":"2020-03-17T10:46:47.000Z","updated_at":"2023-02-09T22:43:55.000Z","dependencies_parsed_at":"2023-02-13T09:45:58.464Z","dependency_job_id":null,"html_url":"https://github.com/rurumimic/react-ts","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/rurumimic%2Freact-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Freact-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Freact-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Freact-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rurumimic","download_url":"https://codeload.github.com/rurumimic/react-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252533500,"owners_count":21763606,"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":["aws","beanstalk","koa","oauth","passport","react","redux","typescript"],"created_at":"2024-11-09T05:18:45.328Z","updated_at":"2025-05-05T16:29:23.774Z","avatar_url":"https://github.com/rurumimic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React.js with TypeScript\n\n## Contents\n\n### Koa + React\n\n1. [Start with Yarn](docs/001.start.md): Javascript package manager.\n   - node, npm, git\n2. [Koa.js with TypeScript](docs/002.koa.md): Web Framework for Node.js.\n   - koa, typescript, gulp\n3. [React.js with TypeScript](docs/003.react.md): Web Application Javascript library.\n   - create-react-app\n4. [koa-static](docs/004.koa-static.md): Send static files to client.\n5. [koa-router](docs/005.koa-router.md): Router middleware. Connect the koa server to the react app in development environment using proxy settings.\n   - server: dotenv, ts-node\n   - client: axios\n6. [concurrently](docs/006.concurrently.md): Development environment automation.\n\n### Lint\n\n1. [ESLint](docs/007.eslint.md): Linter for the Javascript/TypeScript language.\n2. [Prettier](docs/008.prettier.md): Code Formatter.\n\n### Test-driven development\n\n1. [React test](docs/009.react-test.md): Jest.\n   - axios-mock-adapter\n2. [Node test](docs/010.node-test.md): Mocha, Chai, Supertest.\n\n### Database\n\n1. [Database](docs/011.database.md): MariaDB with Docker.\n2. [Sequelize](docs/012.sequelize.md): Promise-based Node.js ORM\n   - mariadb\n\n### OAuth2\n\n1. [GitHub OAuth Apps](docs/013.github-oauth.md): Register a new GitHub OAuth application.\n2. [Passport](docs/014.passport.md): Get a GitHub user profile.\n   - passport-github2, koa-passport, koa-bodyparser, koa-session\n3. [Sign up](docs/015.signup.md): Save a user profile in the database.\n4. [Sign in/out](docs/016.signin-out.md): Koa.js authentication.\n\n### React.js\n\n#### Home\n\n1. [Favicon](docs/017.favicon.md): Web app manifests.\n2. [Font](docs/018.font.md): Web fonts.\n3. [Home page](docs/019.home.md)\n   - node-sass, react-bootstrap, react-router\n4. [Sign in page](docs/020.signin.md)\n\n#### Login\n\n1. [Redux: store](docs/021.redux.md): Setting up the redux store.\n   - @reduxjs/toolkit, react-redux\n2. [Redux: reducer](docs/022.reducer.md): Creating the initial state slices.\n3. [Redux: sign in/out](docs/023.signout.md): Fetch a user data. Store in the redux store.\n4. [Web storage](docs/024.storage.md): Keep data in local.\n   - redux-persist\n\n#### Writings\n\n1. [Write diary](docs/025.write.md): Save and erase a diary to database.\n   - react-helmet, react-js-pagination\n\n### Deployment\n\n1. AWS RDS\n2. AWS Beanstalk\n3. AWS Route 53\n\n---\n\n## ECMA\n\n- ES2019: ES10.\n- ES2018: ES9. `...identifier`\n- ES2017: ES8.\n- ES2016: ES7. `await`, `async`\n- ES2015: ES6. `import`, `export`\n- ES2009: ES5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Freact-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frurumimic%2Freact-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Freact-ts/lists"}