https://github.com/totaljs/uistudio
UI Studio
https://github.com/totaljs/uistudio
Last synced: 12 months ago
JSON representation
UI Studio
- Host: GitHub
- URL: https://github.com/totaljs/uistudio
- Owner: totaljs
- License: mit
- Created: 2023-02-01T20:31:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T20:10:27.000Z (over 2 years ago)
- Last Synced: 2025-06-10T06:09:11.442Z (about 1 year ago)
- Language: HTML
- Size: 921 KB
- Stars: 13
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# UI Studio
[](https://european-union.europa.eu/)
- [Join Total.js Telegram](https://t.me/totaljs)
- [Support](https://www.totaljs.com/support/)
__Instructions__:
- Download source code
- Install NPM dependencies with `$ npm install`
- Run the app `$ node index.js`
- Register your local app in the OpenPlatform instance
- Visit the app in the OpenPlatform and set tokens in the `Configuration` section
__Docker__:
```bash
docker pull totalplatform/uistudio
docker run -p 8000:8000 totalplatform/uistudio
````
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: license.txt