Skip to content

Commit

Permalink
sdk: new dev site
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Oct 26, 2024
1 parent bb7c6ef commit 68ac42c
Show file tree
Hide file tree
Showing 6 changed files with 1,329 additions and 806 deletions.
19 changes: 2 additions & 17 deletions sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,9 @@
# Table of Contents
* [Getting Started](#getting-started)
* [Typescript Sample Setup](#typescript-sample-setup)
* [Creating a Switch](#creating-a-switch)
* [Core Concepts](#core-concepts)
* [Interfaces](#interfaces)
* [Events](#events)
* [Creating Multiple Devices](#creating-multiple-devices)
* [Full Reference](/modules)
* [Sample Plugins](https://github.com/koush/scrypted/tree/main/plugins)
* [Camera Provider Sample](https://github.com/koush/scrypted-sample-cameraprovider)
# Scrypted Developer

<br/>
<br/>

# Getting Started
## Getting Started

The quickest way to get started is to check out the the [Typescript sample](https://github.com/koush/scrypted-vscode-typescript) and open it in Visual Studio Code. The setup instructions can be found in the readme for the [project](https://github.com/koush/scrypted-vscode-typescript).

<br/>

## Typescript Sample Setup

These instructions can be followed on your preferred development machine, and do not need to be run on the Scrypted Server itself. The Scrypted SDK can deploy and **debug** plugins running on a remote server. For example, the VS Code development environment can be running on a Mac, while the server is running on a Raspberry Pi.
Expand Down
2 changes: 1 addition & 1 deletion sdk/developer.scrypted.app
Loading

0 comments on commit 68ac42c

Please sign in to comment.