An open API service indexing awesome lists of open source software.

https://github.com/icewhaletech/casaos-app-ui


https://github.com/icewhaletech/casaos-app-ui

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# How to develop this project.

```shell
# install dependencies
pnpm

# dev
pnpm serve

# login
## The default port of the proxy server is 8080.The port according to the actual output of the console.
open the http://localhost:8080 in your brower and login.

# lint
pnpm lint
```

# How to build this project.

```shell
# build
pnpm build
```

# how to test this project.

```shell
# unit test
pnpm test:unit:mocha

# e2e test
pnpm test:e2e
```

# how to deploy this project.
replace your linux file(sysroot/var/lib/casaos/www/modules/icewhale_app)

# How to contribute to this project.

CasaOS is a community-driven open source project and the people involved are CasaOS users. That means CasaOS will always
need contributions from community members just like you!

- See for ways of contribution to CasaOS
- See if you want to be involved in code contribution specificially

# How to contact this project.

The word Casa comes from the Spanish word for "home". Project CasaOS originated as a pre-installed system for
crowdfunded product [ZimaBoard](https://www.zimaboard.com) on Kickstarter.

After looking at many systems and software on the market, the team found no server system designed for home scenarios,
sadly true.

So, we set out to build this open source project to develop CasaOS with our own hands, everyone in the community, and
you.

We believes that through community-driven collaborative innovation and open communication with global developers, we can
reshape the digital home experience like never before.

**A warm welcome for you to get help or share great ideas in the [Discord](https://discord.gg/knqAbbBbeX)!**

[![Discord Card](https://discordapp.com/api/guilds/884667213326463016/widget.png?style=banner2)](https://discord.gg/knqAbbBbeX)