mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
8 lines
240 B
Markdown
8 lines
240 B
Markdown
### Github codespaces
|
|
|
|
If you have github codespaces enabled then you can just:
|
|
|
|
1. create a codespace and
|
|
2. run `pnpm dev` to run your the dev environment.
|
|
|
|
All the required dependencies and packages has been configured for you already. |