create-socket-app icon indicating copy to clipboard operation
create-socket-app copied to clipboard

Create Socket App, is like Create React App but helps you build native apps for mobile and desktop with Svelte, Reactjs, Vuejs and others!

Results 12 create-socket-app issues
Sort by recently updated
recently updated
newest added

Vite has its own app generators for this list of frontend frameworks out of the box. "Others" include even more + there are TS templates. Vite is simple to config,...

enhancement

Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0. Release notes Sourced from c8's releases. v9.1.0 9.1.0 (2024-01-11) Features support passing reporter options from config (#459) (88db5db) Bug Fixes refactor: remove stale check...

dependencies
javascript

Copy-paste, quitting etc are all essential menu items that we should scaffold out in the most best-practice possible way in every CSA template. We may need to add something like...

enhancement

Rollup plugin can make it easier to make existing vite/rollup build target Socket Runtime. The plugin can be used in the CSA also.

enhancement

Instead of quitting just prompt. Solves many problems.

```console sc@SC MINGW64 /e/projects/npm-ssc-preprod $ node --version v20.10.0 sc@SC MINGW64 /e/projects/npm-ssc-preprod $ ssc -v 0.6.0-rc.5 (d5637b56) Installation path: E:\node\bin\node_modules\@socketsupply\socket-win32-x64\ sc@SC MINGW64 /e/projects/npm-ssc-preprod $ npm create socket-app svelte Initializing npm package...Ok....