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

https://github.com/totaljs/uistudio

UI Studio
https://github.com/totaljs/uistudio

Last synced: 12 months ago
JSON representation

UI Studio

Awesome Lists containing this project

README

          

# UI Studio

[![Made in EU](https://cdn.componentator.com/eu-small.png)](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