
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
create-deskthing
Advanced tools
This template provides a starting point for creating an app for the DeskThingServer application. It includes a basic project structure and configuration to help you get started quickly.
Initialize this repository:
npm create deskthing@latest
Follow the setup and step into your app:
Start the development server:
npm run dev
src/: Contains the React application source code. This is the webpagepublic/: Static assets and HTML template. This includes your manifest.jsonserver/: Your backend code that runs the core of your appnpm run dev: Starts the development servernpm run build: Builds the app into /dist where you can zip the files and load them into the DeskThingServerpackage.json or /public/manifest.json files with your project details if they changeindex.html file to change the app title and meta informationsrc/components/ directoryserver/index.tsContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
For instructions on setting up and running the client (webpage), refer to the deskthing-client tool https://github.com/ItsRiprod/deskthing-app-client
For instructions on setting up and running the server, refer to the @deskthing/server tool https://github.com/ItsRiprod/deskthing-app-server
FAQs
The DeskThing template for building DeskThing Apps
The npm package create-deskthing receives a total of 12 weekly downloads. As such, create-deskthing popularity was classified as not popular.
We found that create-deskthing demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.