Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tubone24/ebook-homebrew-vue-client
Frontend which use ebook-homebrew Rest API
https://github.com/tubone24/ebook-homebrew-vue-client
heroku vuejs
Last synced: 1 day ago
JSON representation
Frontend which use ebook-homebrew Rest API
- Host: GitHub
- URL: https://github.com/tubone24/ebook-homebrew-vue-client
- Owner: tubone24
- License: mit
- Created: 2019-05-02T14:17:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:29:51.000Z (about 1 year ago)
- Last Synced: 2024-04-13T04:55:37.193Z (9 months ago)
- Topics: heroku, vuejs
- Language: JavaScript
- Homepage:
- Size: 4.91 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ebook-homebrew-vue-client
**!!! Deprecated !!!** ebook-homebrew-vue-client is deprecated instead of [ebook-homebrew-vue-typescript-client](https://github.com/tubone24/ebook-homebrew-vue-typescript-client)
> Make pdf file which you use e-books by take in some image files such as jpeg, png and gif.
[![CircleCI](https://circleci.com/gh/tubone24/ebook-homebrew-vue-client.svg?style=svg)](https://circleci.com/gh/tubone24/ebook-homebrew-vue-client)
[![MIT](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/tubone24/ebook-homebrew-vue-client/blob/master/LICENSE)
[![MIT](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![codecov](https://codecov.io/gh/tubone24/ebook-homebrew-vue-client/branch/master/graph/badge.svg)](https://codecov.io/gh/tubone24/ebook-homebrew-vue-client)
[![Maintainability](https://api.codeclimate.com/v1/badges/ebb8ffa066568defd812/maintainability)](https://codeclimate.com/github/tubone24/ebook-homebrew-vue-client/maintainability)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/tubone24/ebook-homebrew-vue-client.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tubone24/ebook-homebrew-vue-client/alerts/)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/tubone24/ebook-homebrew-vue-client.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/tubone24/ebook-homebrew-vue-client/context:javascript)## Build Setup
```
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report# Run Production Server using expless
npm start
```## Tests&Lint
```
# run eslint
npm run lint# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
## Deploy to Heroku
Push the button below.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
## CI
Using [CircleCI](https://circleci.com/gh/tubone24/ebook-homebrew-vue-client) run Test.
## DEMOS
Using Vue.js, Call ebook-homebrew's REST API DEMO App, deploy to Heroku.
~https://ebook-homebrew-vue-client.herokuapp.com/~
![Android](https://github.com/tubone24/ebook-homebrew-vue-client/raw/master/docs/images/vue.gif)