Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 856 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 856 Bytes

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.