{"id":13495650,"url":"https://github.com/jihchi/rescript-react-realworld-example-app","last_synced_at":"2025-03-28T16:33:06.539Z","repository":{"id":45572167,"uuid":"118860948","full_name":"jihchi/rescript-react-realworld-example-app","owner":"jihchi","description":"An exemplary real-world application built using ReScript and React","archived":false,"fork":true,"pushed_at":"2023-09-25T06:17:11.000Z","size":2957,"stargazers_count":188,"open_issues_count":3,"forks_count":35,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-19T21:55:31.025Z","etag":null,"topics":["bucklescript","react","reason-react","reasonml","rescript","rescript-react"],"latest_commit_sha":null,"homepage":"https://rescript-react-realworld-example-app.vercel.app","language":"ReScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gothinkster/realworld-starter-kit","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jihchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-01-25T04:12:30.000Z","updated_at":"2025-01-04T09:17:16.000Z","dependencies_parsed_at":"2023-01-26T20:01:30.440Z","dependency_job_id":"9f7d7e20-544c-4535-a4f5-f2e0783f7a77","html_url":"https://github.com/jihchi/rescript-react-realworld-example-app","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/jihchi%2Frescript-react-realworld-example-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jihchi%2Frescript-react-realworld-example-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jihchi%2Frescript-react-realworld-example-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jihchi%2Frescript-react-realworld-example-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jihchi","download_url":"https://codeload.github.com/jihchi/rescript-react-realworld-example-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246063165,"owners_count":20717756,"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":["bucklescript","react","reason-react","reasonml","rescript","rescript-react"],"created_at":"2024-07-31T19:01:36.755Z","updated_at":"2025-03-28T16:33:06.174Z","avatar_url":"https://github.com/jihchi.png","language":"ReScript","readme":"# ![RealWorld Example App](logo.png)\n\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/jihchi/rescript-react-realworld-example-app)\n![GitHub last commit](https://img.shields.io/github/last-commit/jihchi/rescript-react-realworld-example-app)\n![GitHub](https://img.shields.io/github/license/jihchi/rescript-react-realworld-example-app)\n\n\u003e ### ReScript + React codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API.\n\n### [Demo](https://rescript-react-realworld-example-app.vercel.app)\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;[RealWorld](https://github.com/gothinkster/realworld)\n\nThis codebase was created to demonstrate a fully fledged fullstack application built with **[ReScript \u0026 React](https://rescript-lang.org/docs/react/latest/introduction)** including CRUD operations, authentication, routing, pagination, and more.\n\nWe've gone to great lengths to adhere to the **ReScript \u0026 React** community styleguides \u0026 best practices.\n\nFor more information on how to this works with other frontends/backends, head over to the [RealWorld](https://github.com/gothinkster/realworld) repo.\n\n# How it works\n\nBasically its just like React single-page-application but written in [ReScript](https://rescript-lang.org/) with [React](https://reactjs.org/).\n\n- Using [Vite](https://vitejs.dev/) as the frontend build tool\n- Seamlessly integrate with [ReScript](https://rescript-lang.org/) (previously known as BuckleScript/ReasonML) and [rescript-react](https://rescript-lang.org/docs/react/latest/introduction)\n- Routing - ReScript React [Router](https://rescript-lang.org/docs/react/latest/router)\n\n# Getting started\n\nYou can view a live demo over at https://rescript-react-realworld-example-app.vercel.app\n\nTo get the frontend running locally:\n\n```bash\ngit clone https://github.com/jihchi/rescript-react-realworld-example-app.git\ncd rescript-react-realworld-example-app\npnpm install\npnpm start\n```\n\nThen open http://localhost:5173 to see your app.\n\nWhen you’re ready to deploy to production, create a production build with `pnpm run build` and you will find result in folder `/dist`, after you created a production build, you can execute `pnpm run serve` to serve the folder.\n\n## Contributors\n\nMany thanks for your help!\n\n\u003ca href=\"https://github.com/jihchi/rescript-react-realworld-example-app/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=jihchi/rescript-react-realworld-example-app\" /\u003e\n\u003c/a\u003e\n\nThe image of contributors is made with [contrib.rocks](https://contrib.rocks).\n","funding_links":[],"categories":["ReScript"],"sub_categories":["Example Apps"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjihchi%2Frescript-react-realworld-example-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjihchi%2Frescript-react-realworld-example-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjihchi%2Frescript-react-realworld-example-app/lists"}