{"id":20853597,"url":"https://github.com/abstractalgo/rosetta","last_synced_at":"2025-05-12T05:31:24.472Z","repository":{"id":45998466,"uuid":"428280662","full_name":"abstractalgo/rosetta","owner":"abstractalgo","description":"A Rosetta stone for software development - learn by comparing different technologies","archived":false,"fork":false,"pushed_at":"2022-10-20T20:10:56.000Z","size":202,"stargazers_count":4,"open_issues_count":12,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-06T05:12:56.414Z","etag":null,"topics":["documentation","learning","programming","rosetta"],"latest_commit_sha":null,"homepage":"https://rosetta-directory.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abstractalgo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-15T13:44:27.000Z","updated_at":"2024-08-18T02:37:27.000Z","dependencies_parsed_at":"2023-01-20T15:46:44.543Z","dependency_job_id":null,"html_url":"https://github.com/abstractalgo/rosetta","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/abstractalgo%2Frosetta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractalgo%2Frosetta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractalgo%2Frosetta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abstractalgo%2Frosetta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abstractalgo","download_url":"https://codeload.github.com/abstractalgo/rosetta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253682076,"owners_count":21946870,"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":["documentation","learning","programming","rosetta"],"created_at":"2024-11-18T03:22:24.579Z","updated_at":"2025-05-12T05:31:19.455Z","avatar_url":"https://github.com/abstractalgo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"./public/logo.svg\" height=\"20px\"\u003e rosetta\n\nA directory of various software development techniques demonstrated in multiple technologies and languages that you can compare side by side. Can be used for learning or as a reference.\n\n## Contributing\n\n- make changes and test things locally (see [running locally](#running-locally))\n- submit your changes as new PRs\n- make sure to follow the [Guildelines](#contributor-guidelines)\n- all PRs will have a preview build generated automatically\n- get approving reviews for your PR\n- merge changes (all pushes get automatically deployed to the live website)\n\nCurrently all snippets are placed within `/public/topics` folder, in the form of `\u003ctopic\u003e/\u003ctech\u003e.md`.\n\nAdd/modify snippets as Markdown (`.md`) files, exclusively. [Github flavored Markdown (GFM)](https://github.github.com/gfm/) formatting is supported.\n\n### Adding a new tech\n\nTo add a new tech to an existing topic (i.e. add another column as an option), just create a file within `/public/topics/\u003ctopic\u003e/\u003ctech\u003e.md` and populate it with content. Find the `\u003ctech\u003e` identifiers within `/utils/techs.ts` (filenames will be matched exactly with these expected identifiers).\n\nIf you don't see a technology listed, you can modify `/utils/techs.ts` to add a new tech and its details (this will \"register\" it), and then do the mentioned steps to add a file snippet.\n\n### Adding a new topic\n\nTo add a new topic, create a folder within `/public/topics` and add `about.yml` file (made based on this [topic template](/utils/TOPIC_TEMPLATE.yml)). Then add tech files inside that folder one by one.\n\n## Running locally\n\nThis is a [Next.js](https://nextjs.org/) project ([React](https://reactjs.org) with [Typescript](https://www.typescriptlang.org)), hosted on [Vercel](https://vercel.com/). To learn more about it visit [Next.js documentation](https://nextjs.org/docs).\n\nTo run things locally, use [yarn](https://yarnpkg.com) and Next.js-provided scripts.\n\n- install dependencies by running `yarn install`\n- to start the development server use `yarn dev` (this will start listening on [http://localhost:3000](http://localhost:3000))\n\n## Contributor guidelines\n\nto be defined\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabstractalgo%2Frosetta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabstractalgo%2Frosetta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabstractalgo%2Frosetta/lists"}