Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thanhtunguet/truesight-master-cloud
https://github.com/thanhtunguet/truesight-master-cloud
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thanhtunguet/truesight-master-cloud
- Owner: thanhtunguet
- Created: 2023-05-26T05:44:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-26T10:10:22.000Z (over 1 year ago)
- Last Synced: 2023-07-30T21:25:36.993Z (over 1 year ago)
- Language: TypeScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrueSight Master Cloud
## ZMP CLI Options
ZMP app created with following options:
```
{
"cwd": "/Users/tungpt/Development/TrueSight/truesight-master-cloud",
"name": "TrueSight Master Cloud",
"framework": "react-typescript",
"cssPreProcessor": "scss",
"includeTailwind": false,
"package": "zmp-ui",
"stateManagement": "recoil",
"newProject": true,
"template": "single-view",
"theming": {
"customColor": false,
"color": "#007aff",
"darkTheme": false,
"iconFonts": true,
"fillBars": false,
"useUiKits": true
}
}
```## NPM Scripts
* 🔥 `start` - run development server
* 🙏 `deploy` - deploy mini app for production