|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| CloudronManifest.json | %!s(int64=10) %!d(string=hai) anos | |
| Dockerfile | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos | |
| logo.png | %!s(int64=10) %!d(string=hai) anos | |
| logo.svg | %!s(int64=10) %!d(string=hai) anos | |
| start.sh | %!s(int64=10) %!d(string=hai) anos |
This repository contains the Cloudron app package source for NodeBB.
or using the Cloudron command line tooling
cloudron install --appstore-id org.nodebb.cloudronapp@latest
The app package can be built using the Cloudron command line tooling.
cd nodebb-app
cloudron build
cloudron install