https://github.com/itsabdessalam/github-timeline-vuejs-graphql
⏳GitHub timeline user projects built with Vue.js and GraphQL
https://github.com/itsabdessalam/github-timeline-vuejs-graphql
api github graphql repository timeline vuejs
Last synced: 3 months ago
JSON representation
⏳GitHub timeline user projects built with Vue.js and GraphQL
- Host: GitHub
- URL: https://github.com/itsabdessalam/github-timeline-vuejs-graphql
- Owner: itsabdessalam
- Created: 2019-05-04T14:54:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T17:12:12.000Z (over 3 years ago)
- Last Synced: 2025-10-13T04:14:28.974Z (8 months ago)
- Topics: api, github, graphql, repository, timeline, vuejs
- Language: Vue
- Homepage: https://github-user-timeline.netlify.com/
- Size: 4.11 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Timeline built with Vue.js and GraphQL [](https://app.netlify.com/sites/github-user-timeline/deploys)
> Project idea based on
## Preview deploy
Demo:

## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).