An open-source Kasm Workspaces alternative.
Join our Discord server
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.