Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
App | 1,577 | 2 years ago | 16 | June 11, 2021 | 65 | apache-2.0 | Go | |||
Make your Docker Compose applications reusable, and share them on Docker Hub | ||||||||||
Ci.docker.websphere Traditional | 162 | a month ago | 47 | apache-2.0 | HTML | |||||
Dockerfiles for WebSphere Application Server traditional | ||||||||||
Clusterhub | 131 | 22 | 6 | 3 years ago | 20 | September 24, 2018 | mit | JavaScript | ||
Sync data in your cluster applications. | ||||||||||
Elcould Kubeapps | 95 | 4 years ago | apache-2.0 | TypeScript | ||||||
:point_right: kubeapps 二次开发,更改UI样式与跳过token授权 | ||||||||||
Flutter_demo_apps | 79 | a year ago | 2 | Dart | ||||||
Flutter Demo Apps by Mayuri Ruparel | ||||||||||
Docker Templates | 73 | 2 months ago | 2 | |||||||
Unraid Docker Templates | ||||||||||
Storex Hub | 49 | a year ago | 33 | mit | TypeScript | |||||
Server application managing user data through Storex | ||||||||||
Azure Notificationhubs | 36 | 4 years ago | 2 | apache-2.0 | Objective-C | |||||
Uplus Wss | 35 | 10 hours ago | 1 | apache-2.0 | JavaScript | |||||
The Uplus application showcases how a web application can be integrated with the Pega Platform around Mashup, Co-Browse, Pega chat and Knowledge Management as well as with the Customer Decision Hub (CDH) for offers and realtime streams. | ||||||||||
Fliphub | 29 | 5 | 30 | 6 years ago | 12 | April 18, 2017 | 22 | JavaScript | ||
the easiest app builder |
Fuel Throttle is an application scaffolding / acceleration project focused on helping developers do what they do best...WRITE APP CODE!
The primary use case for Fuel Throttle (Node) is centered around the following tech:
This tool will reduce your need to write boilerplate code.
The overriding design goal for Fuel Throttle is to reduce the development cycles required to get application code into the Fuel Platform ecosystem.
The secondary goal of Fuel Throttle is to reduce the cost of admission for development of apps by resolving common issues.
0.1.0
Fuel Throttle (Node) integrates the following technologies for you:
Fuel Throttle has the following dependencies on your local system in order to operate properly:
npm install -g grunt grunt-cli grunt-init
mkdir ~/.grunt-init
git clone [email protected]:ExactTarget/fuel-throttle-node.git ~/.grunt-init/et-hub-app
grunt-init --help
(look in the templates section you should see et-hub-app)mkdir <path/to/your/apps/><yourNewAppName>
(directory name will be the name of the new app by default, but can be changed)cd <path/to/your/apps/yourNewAppName>
git init
// initialize git in the directorygrunt-init et-hub-app
Run the app in non-optimized (non-minified/uglified) mode
$ node app
To run the app locally in optimized mode, use an editor and open: /config/default.js file
change "endpoints.uiBaseDir" value to "optimized"
write, close /config.default.js
$ node app
##Running on Stackato Micro Cloud
##Testing Tests are ran automatically when using grunt-build, grunt-package commands. To test ONLY, use grunt test at the prompt.
While grunt can run the included unit tests via PhantomJS, this isn't a substitute for the real thing. Please be sure to test the tests/*.html unit test file(s) in real browsers as well.
[More about Installing grunt and PhantomJS] installGruntPhantom
Fuel Throttle goals will be outlined in the project's milestones on Github.
There are several known issues as this is an organic project, please check the issue list for a complete current state of the project.
Contributions are welcomed, to contribute to Fuel Throttle:
grunt package
to lint, test, and package up the librarygit commit --amend
to the original as you progress)MIT
Free Software, Currently only recommended for internal ExactTarget usage!
Author(s): _ Benjamin Dean
Reference and Contributor(s):