Skip to content
/ stardust Public
forked from spaceness/stardust

Stardust is the platform for streaming isolated desktop containers.

License

Notifications You must be signed in to change notification settings

3kho/stardust

 
 

Repository files navigation

Stardust banner

An open-source Kasm Workspaces alternative.


Join our Discord server

Join our Discord


Setup

Follow the steps below to set up Stardust.

First, install the dependencies:

pnpm i

If you encounter any errors, it might be because you do not have PostgreSQL. You can install PostgreSQL using your system's package manager.

Next, build the project:

pnpm build

Finally, start the project:

pnpm start

🎉 There you have it, enjoy Stardust.

About

Stardust is the platform for streaming isolated desktop containers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • CSS 2.0%
  • Other 1.1%