{"id":13468223,"url":"https://github.com/socketsupply/create-socket-app","last_synced_at":"2025-04-09T23:14:33.987Z","repository":{"id":65231633,"uuid":"587883583","full_name":"socketsupply/create-socket-app","owner":"socketsupply","description":"Create Socket App, is like Create React App but helps you build native apps for mobile and desktop with Svelte, Reactjs, Vuejs and others!","archived":false,"fork":false,"pushed_at":"2024-01-15T00:49:31.000Z","size":261,"stargazers_count":134,"open_issues_count":11,"forks_count":14,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-09T23:14:28.740Z","etag":null,"topics":["create-react-app","cross-platform","cross-platform-app","desktop-app","electron-app","electron-react","electron-svelte","electron-vite","electron-vue","mobile-app","react","socket-runtime","ui"],"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/socketsupply.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":"2023-01-11T20:13:27.000Z","updated_at":"2025-04-04T21:28:37.000Z","dependencies_parsed_at":"2024-10-23T07:47:01.429Z","dependency_job_id":null,"html_url":"https://github.com/socketsupply/create-socket-app","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketsupply%2Fcreate-socket-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketsupply%2Fcreate-socket-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketsupply%2Fcreate-socket-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketsupply%2Fcreate-socket-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketsupply","download_url":"https://codeload.github.com/socketsupply/create-socket-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125589,"owners_count":21051770,"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":["create-react-app","cross-platform","cross-platform-app","desktop-app","electron-app","electron-react","electron-svelte","electron-vite","electron-vue","mobile-app","react","socket-runtime","ui"],"created_at":"2024-07-31T15:01:07.262Z","updated_at":"2025-04-09T23:14:33.969Z","avatar_url":"https://github.com/socketsupply.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\n# Create Socket App \u003ca href=\"https://socketsupply.co/guides/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Socket%20Runtime-Website-black?style=flat-square\"\u003e\u003c/a\u003e \n    \n`Create Socket App` is similar to React's `Create React App`.  \nIt will help you build native apps for mobile and desktop with Svelte, Reactjs, Vuejs and others!  \nThe idea is to provide a few basic boilerplates and some strong opinions so you can get coding on a production quality app as quickly as possible.  \n\n## Set up your Socket environement  \n\nYou can find more details about prerequisites, instructions, and many useful tips in [Socket Runtime](https://socketsupply.co/guides/) documentation.\n\n## Quick Overview  \n\n```bash\n$npx create-socket-app -h\n\nusage: create-socket-app [react | react-ts | svelte | tonic | vanilla | vue]  \n\n```\n```\n$npx create-socket-app\n\nCreating socket files...OK\nInitializing npm package...OK\nInstalling dependencies...OK\nAdding package scripts...OK\nUpdating project configuration...OK\nCopying project boilerplate...OK\n\nType 'npm start' to launch the app\n\n```  \n\n## Getting Started \n\nCreat an empty directory and that's it, you are ready to go!\n\nYou may choose one of the following methods: \n\n### **npm**\n\nAny of these following commands will work\n```bash\nnpm init socket-app [react | react-ts | svelte | tonic | vanilla | vue]\nnpm create socket-app [react | react-ts | svelte | tonic | vanilla | vue]\n\n```\n  \n### **yarn**\n```bash\nyarn create socket-app [react | react-ts | svelte | tonic | vanilla | vue]\n```\n\n### **pnpm**\n```bash\npnpm create socket-app [react | react-ts | svelte | tonic | vanilla | vue]\n```  \n\n## Quick Demonstration Video\n\n\n\n\nhttps://github.com/socketsupply/create-socket-app/assets/79177582/eddfd2f3-bf8f-4727-87a6-5937deb28823\n\n\n\n\n## Output:\n\nNow inside of your directory, you should have a `directory structure` like this:\n\n```bash\n.\n├── README.md\n├── build.js\n├── package.json\n├── socket.ini\n├── src\n│   ├── icon.png\n│   ├── index.css\n│   ├── index.html\n│   └── index.js\n└── test\n    ├── index.js\n    └── test-context.js\n```\n\n## Contributing \n \nIf something doesn't work, please [Create an issue](https://github.com/socketsupply/create-socket-app).  \nIf you have questions or need help, please join our [Discord](https://discord.com/invite/YPV32gKCsH).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketsupply%2Fcreate-socket-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketsupply%2Fcreate-socket-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketsupply%2Fcreate-socket-app/lists"}