Skip to content

tachRoutine/deepseek-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an unofficial wrapper around Deepseek


Build & Run Instructions

  1. Install dependencies

    Using npm:

    npm install
  2. Build the app

    npm run build

    This will compile the TypeScript and package the Electron app.

  3. Run the app in development

    npm start

Troubleshooting

  • If you encounter errors related to missing modules, try deleting node_modules, package-lock.json, and bun.lock, then run npm install again.
  • Make sure you are using a compatible Node.js version (LTS recommended).
  • For issues with Electron or native dependencies, try running:
    npm rebuild

About

This is an unofficial wrapper around Deepseek

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors