{"id":13768390,"url":"https://github.com/melange-community/create-melange-app","last_synced_at":"2025-12-29T23:40:04.066Z","repository":{"id":205472366,"uuid":"714158576","full_name":"dmmulroy/create-melange-app","owner":"dmmulroy","description":"The fastest, friendliest, and most delightful way to get started with OCaml, ReasonML, and Melange, geared towards JavaScript and TypeScript developers","archived":false,"fork":false,"pushed_at":"2025-04-06T02:46:06.000Z","size":882,"stargazers_count":131,"open_issues_count":29,"forks_count":20,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-12T23:37:28.837Z","etag":null,"topics":["functional-programming","javascript","ocaml","reasonml","typescript"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/dmmulroy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-11-04T04:33:24.000Z","updated_at":"2025-04-12T16:13:43.000Z","dependencies_parsed_at":"2023-11-26T04:19:37.508Z","dependency_job_id":"752fe5f1-a1c8-47c4-8433-710b1f56c8c2","html_url":"https://github.com/dmmulroy/create-melange-app","commit_stats":null,"previous_names":["dmmulroy/create-melange-app"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmmulroy%2Fcreate-melange-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmmulroy%2Fcreate-melange-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmmulroy%2Fcreate-melange-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmmulroy%2Fcreate-melange-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmmulroy","download_url":"https://codeload.github.com/dmmulroy/create-melange-app/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647255,"owners_count":21139081,"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":["functional-programming","javascript","ocaml","reasonml","typescript"],"created_at":"2024-08-03T16:01:20.757Z","updated_at":"2025-12-29T23:40:04.012Z","avatar_url":"https://github.com/dmmulroy.png","language":"OCaml","funding_links":[],"categories":["Reason"],"sub_categories":["Starter Kits"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/dmmulroy/create-melange-app/assets/2755722/4270abef-9754-4d4f-9e33-3a9a53bec0ec\"\u003e\n    \u003cimg src=\"https://github.com/dmmulroy/create-melange-app/assets/2755722/4270abef-9754-4d4f-9e33-3a9a53bec0ec\" width=\"400\" alt=\"create-melange-app\"\u003e\n\u003c/picture\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  ✨create-melange-app✨\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nThe fastest, friendliest, and most delightful way to get started with OCaml, ReasonML, and Melange, geared towards JavaScript and TypeScript developers\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Get started by running \u003ccode\u003enpm create melange-app@latest\u003c/code\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![PRs-Welcome][contribute-image]][contribute-url]\n[![Discord](https://img.shields.io/discord/1155360855748251788?color=%235865F2\u0026label=Discord\u0026logo=discord\u0026logoColor=%23fff)](https://discord.gg/fNvVdsUWHE)\n[![NPM version][npm-image]][npm-url]\n[![Downloads][downloads-image]][npm-url]\n\n\u003c/div\u003e\n\n## Table of contents\n\n- \u003ca href=\"#about\"\u003eWhat Is create-melange-app?\u003c/a\u003e\n- \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n- \u003ca href=\"#community\"\u003eCommunity, Help, \u0026 Resources\u003c/a\u003e\n- \u003ca href=\"#contributors\"\u003eContributors 🫶\u003c/a\u003e\n- \u003ca href=\"#special-thanks\"\u003eSpecial Thanks\u003c/a\u003e\n\n\u003ch2 id=\"about\"\u003eWhat Is create-melange-app?\u003c/h2\u003e\n\n\u003cdiv\u003e\n\u003cp\u003e\u003ccode\u003ecreate-melange-app\u003c/code\u003e is an opinionated CLI tool for quickly getting \nstarted with \u003ca href=\"https://melange.re\" target=\"_blank\"\u003eMelange\u003c/a\u003e, a \ncompiler for compiling \u003ca href=\"https://ocaml.org\" target=\"_blank\"\u003eOCaml\u003c/a\u003e\nand \u003ca href=\"https://reasonml.github.io\" target=\"_blank\"\u003eReasonML\u003c/a\u003e to\nJavaScript. It is geared at feeling familiar for developers coming from a \nJavaScript or TypeScript background and focused on enabling them to be \nproductive as quickly as possible.\u003c/p\u003e\n\n\u003cp\u003eIf you want to learn more about OCaml, ReasonML, and Melange,\ncheck out \n\u003ca href=\"https://github.com/dmmulroy\" target=\"_blank\"\u003eDillon Mulroy's\u003c/a\u003e\nconference talk on Melange and how it can be a more type safe solution for your \napps than TypeScript.\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"[http://www.youtube.com/watch?v=zG7JejHlQoM](https://www.youtube.com/watch?v=zG7JejHlQoM)\" target=\"_blank\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.youtube.com/watch?v=zG7JejHlQoM\" \u003e\u003cimg src=\"https://github.com/dmmulroy/create-melange-app/assets/2755722/e0926aed-011e-4a82-95bc-cea37703c4b1\" alt=\"'Melange: The next frontier in type-safe web development' by Dillon Mulroy - RVAJS 2023\" width=\"500\" /\u003e\n  \u003c/p\u003e\u003c/a\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://www.youtube.com/watch?v=zG7JejHlQoM\" target=\"_blank\"\u003e\n  \u003cp align=\"center\"\u003eWatch on Youtube here\u003c/p\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\n\u003ch2 id=\"getting-started\"\u003eGetting Started\u003c/h2\u003e\n\nTo scaffold an app using `create-melange-app`, run any of the following commands\nand answer the command prompt questions:\n\n### npm\n\n```bash\nnpm create melange-app@latest\n```\n\n\u003c!-- ### yarn\n\n```bash\nyarn create melange-app\n``` --\u003e\n\n### pnpm\n\n```bash\npnpm create melange-app@latest\n```\n\n### bun\n\n```bash\nbun create melange-app@latest\n```\n\n\u003ch2 id=\"community\"\u003eCommunity, Help, \u0026 Resources\u003c/h2\u003e\n\n- [The Caravan Discord Server](https://discord.gg/fNvVdsUWHE) - This is where\n  the maintainers of `create-melange-app` hang out!\n- [OCaml's official site](https://ocam.org)\n- [ReasonML's official site](https://reasonml.github.io/)\n- [Melange Docs](https://melange.re)\n- [OCaml Discuss Forums](https://discuss.ocaml.org/)\n- [OCaml Discord Server](https://discord.gg/Qpzjmc4t)\n- [ReasonML Discord Server](https://discord.gg/jPEH58TU)\n\n\u003ch2 id=\"contributors\"\u003eContributors\u003c/h2\u003e\n\nWe 🫶 contributors! Feel free to contribute to this project. We want\n`create-melange-app` to be a project where developers new to OCaml \u0026 ReasonML\ncan learn and contribute meaningfully. A contributing guide and roadmap will\nbe coming soon! In the mean time, please check in at\n[The Caravan Discord](https://discord.gg/fNvVdsUWHE) for\nhelp getting started working on `create-melange-app`.\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/dmmulroy/create-melange-app/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=dmmulroy/create-melange-app\" /\u003e\n\u003c/a\u003e\n\u003c/br\u003e\nMade with \u003ca href=\"http://contrib.rocks\"\u003econtrib.rocks\u003c/a\u003e\n\u003c/div\u003e\n\n\u003ch2 id=\"special-thanks\"\u003eSpecial Thanks\u003c/h2\u003e\n\u003cp\u003eI (Dillon) wanted to give special thanks to a few folks and groups.\u003c/p\u003e\n\n1. Everyone who has supported me while coding `create-melange-app` on [twitch](https://twitch.tv/dmmulroy).\n2. The Melange core team for always being superbly helpful and building an amazing tool.\n3. All the contributors to [create-t3-app](https://github.com/t3-oss/create-t3-app/tree/main). Your work and code has been a huge inspiration to me.\n\n[downloads-image]: https://img.shields.io/npm/dm/create-melange-app?color=209fb5\u0026logoColor=364fc7\n[npm-url]: https://www.npmjs.com/package/create-melange-app\n[npm-image]: https://img.shields.io/npm/v/create-melange-app?color=e64553\u0026logoColor=0b7285\n[contribute-url]: https://github.com/dmmulroy/create-melange-app/blob/main/CONTRIBUTING.md\n[contribute-image]: https://img.shields.io/badge/PRs-welcome-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelange-community%2Fcreate-melange-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelange-community%2Fcreate-melange-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelange-community%2Fcreate-melange-app/lists"}