https://github.com/johnpaulada/life-skill-stats
🧞♂️ Stats of my selected skills in life. Built with ReasonReact and GraphCool. WIP.
https://github.com/johnpaulada/life-skill-stats
graphcool graphql reason-apollo reason-react reasonml
Last synced: about 2 months ago
JSON representation
🧞♂️ Stats of my selected skills in life. Built with ReasonReact and GraphCool. WIP.
- Host: GitHub
- URL: https://github.com/johnpaulada/life-skill-stats
- Owner: johnpaulada
- Created: 2018-05-15T10:34:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T05:52:16.000Z (about 8 years ago)
- Last Synced: 2025-06-04T00:23:59.284Z (about 1 year ago)
- Topics: graphcool, graphql, reason-apollo, reason-react, reasonml
- Language: OCaml
- Homepage: https://jpa-life-skills.surge.sh/
- Size: 383 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Life Skill Stats
Stats of my selected skills in life.
[](https://forthebadge.com)
[](https://reasonml.github.io/reason-react/en/)
[](https://graphql.org/)
## Screenshot


## Development
1. Install [Yarn](https://yarnpkg.com).
2. Run `yarn` to install dependencies.
3. Install [Serve](https://www.npmjs.com/package/serve).
4. Install [bashful](https://github.com/wagoodman/bashful).
5. Run `yarn start` on the Terminal.
5. Run `bashful run dev.yaml` on another Terminal tab to run the dev server.
## Stack
1. [ReasonML](https://reasonml.github.io/)
2. [ReasonReact](https://reasonml.github.io/reason-react/en/)
3. [reason-apollo](https://github.com/apollographql/reason-apollo)
4. [GraphCool](https://www.graph.cool/)