Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athiththan11/hydrogen-core
Core Module and Implementations of Hydrogen
https://github.com/athiththan11/hydrogen-core
hydrogen hydrogen-core nodejs wso2 wso2-apimanager wso2-identity-server wso2-servers
Last synced: about 6 hours ago
JSON representation
Core Module and Implementations of Hydrogen
- Host: GitHub
- URL: https://github.com/athiththan11/hydrogen-core
- Owner: athiththan11
- License: mit
- Created: 2019-12-22T13:45:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T06:09:24.000Z (over 1 year ago)
- Last Synced: 2023-03-07T14:10:44.034Z (over 1 year ago)
- Topics: hydrogen, hydrogen-core, nodejs, wso2, wso2-apimanager, wso2-identity-server, wso2-servers
- Language: JavaScript
- Size: 407 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hydrogen Core
The Core that empowers Hydrogen Tools
![Hydrogen Core Package](https://github.com/athiththan11/hydrogen-core/workflows/Hydrogen%20Core%20Package/badge.svg?branch=master&event=release)
### Intro
The core module which empowers `Hydrogen` Utils and Tools to configure WSO2 Servers. The tools backed & baked by `Hydrogen Core` are ...
- [Hydrogen CLI](https://github.com/athiththan11/Hydrogen-CLI) : An Interactive CLI Tool to Configure WSO2 Servers
### What's Inside
- [Intro](#intro)
- [What's Inside](#whats-inside)
- [🚀 Install & Run](#%f0%9f%9a%80-install--run)
- [GitHub Package Registry](#github-package-registry)
- [Setting Up Dev Environment](#setting-up-dev-environment)
- [🤝 Contribute](#%f0%9f%a4%9d-contribute)
- [📝 License](#%f0%9f%93%9d-license)
### 🚀 Install & Run
#### GitHub Package Registry
```shell
npm install @athiththan11/hydrogen-core
```#### Setting Up Dev Environment
The `Hydrogen Core` module is packed and built on top of NodeJS `v10.18.1`. Therefore, it is advised to use NodeJS `v10.18.1` in your development environment to support and implement flawless experience.
- Fork/Clone the project
- Execute `npm install`
- Develop and Contribute
### 🤝 Contribute
Whether you're helping us fix bugs, improve the docs, or spread the word, we'd love to have you as part of our community!
### 📝 License
Licensed under the [MIT License](LICENSE).