Skip to content

restackio/examples-typescript

Repository files navigation

Run Restack Desktop

Open restack-desktop.dmg and launch app

Restack Engine will run locally in the application

Alternative run Restack in Docker

docker run -d --pull always --name studio -p 5233:5233 -p 6233:6233 -p 7233:7233 ghcr.io/restackio/engine:main

or

docker compose up -d --build --pull always

(will force repulling and rebuilding)

Restack Desktop UI will be available at http://localhost:5233

About

Restack AI examples for TypeScript

Resources

Stars

Watchers

Forks

Contributors 13

Languages