Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plopix/ganzhi
Gan Zhi and Jeiqi
https://github.com/plopix/ganzhi
ganzhi jeiqi
Last synced: 6 days ago
JSON representation
Gan Zhi and Jeiqi
- Host: GitHub
- URL: https://github.com/plopix/ganzhi
- Owner: Plopix
- License: mit
- Created: 2019-12-22T20:53:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T07:30:31.000Z (5 months ago)
- Last Synced: 2024-06-22T10:25:14.544Z (5 months ago)
- Topics: ganzhi, jeiqi
- Language: TypeScript
- Homepage: https://ganzhi.io
- Size: 33.2 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Ganzhi
[![Netlify Status](https://api.netlify.com/api/v1/badges/3a46586a-1917-41af-9395-ba45d425dc03/deploy-status)](https://app.netlify.com/sites/brave-haibt-e62e2f/deploys)
![Main CI](https://github.com/plopix/ganzhi/actions/workflows/main-ci.yaml/badge.svg)## Working on the project
### Requirements
- Yarn
### Local install
```bash
yarn install
```### Run the project
```bash
yarn start
```## Contribution
This project comes with Coding Standards and Tests.
To help you contribute a Makefile is available to simplify the actions.Please comply with `yarn lint-check` using `yarn lint` before to push, your PR won't be merged otherwise.
## Licensing
Project under the [MIT License (MIT)](LICENSE)