0.0.1-alpha9 • Published 5 years ago
@splunkdlt/udfpub v0.0.1-alpha9
UDF Dashboard Publisher
This tool creates a create-react-app project for a given list of UDF dashboards, making the dashboards accessible to anyone using Now. Search results are proxied through serverless functions, which handle authentication and efficient CDN caching.
Prerequisites
- Sign up for Now and set up Now CLI
- Node.js 12+, NPM, Yarn
Get started
- Install
udfpub
CLI globally
$ npm i -g @splunkdlt/udfpub
- Initialize a new project
$ udfpub init
- Optional: Edit generated UI in a local development environment
$ now dev --listen 3333
- Publish: Deploy to now.sh
$ now
- Create github repository and add the Now.sh integration
0.0.1-alpha9
5 years ago
0.0.1-alpha8
5 years ago
0.0.1-alpha7
5 years ago
0.0.1-alpha6
5 years ago
0.0.1-alpha5
5 years ago
0.0.1-alpha3
5 years ago
0.0.1-alpha4
5 years ago
0.0.1-alpha2
5 years ago
0.0.1-alpha1
5 years ago