An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Life Skill Stats
Stats of my selected skills in life.

[![forthebadge](https://forthebadge.com/images/badges/powered-by-electricity.svg)](https://forthebadge.com)

[![Made with ReasonReact](https://img.shields.io/badge/Made%20with-ReasonReact-29B6F6.svg?longCache=true&style=for-the-badge)](https://reasonml.github.io/reason-react/en/)
[![Made with GraphQL](https://img.shields.io/badge/Made%20with-GraphQL-8BC34A.svg?longCache=true&style=for-the-badge)](https://graphql.org/)

## Screenshot
![Skill List](screenshot-1.png)

![Activity List](screenshot-2.png)

## 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/)