Skip to content

It's like Spotify, but for beers. VueJS Vuex Vue-router beer browser using Open Food Facts, Openweathermap and The Beer Mapping Project

License

Notifications You must be signed in to change notification settings

PeiP-2018-Work-Nantes-DUT-INFO/Beerify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS Vuetify Vue Router Vuex - Beerify

Getting started

It's like Spotify, but for beers.

This project is made with Open Food Facts, Openweathermap and The Beer Mapping Project service.

This project is based on vue-skeleton-mvp

How to install

Using Git (recommended)

  1. Clone the project from github.
git clone https://gitlab.univ-nantes.fr/esa-drinking-development-board/beerify

Using manual download ZIP

  1. Download repository
  2. Uncompress to your desired directory

Install npm dependencies after installing (Git or manual download)

cd beerify
npm install
npm update

Api keys

You need to get your api keys, and put it in the .env file to make it works.

VERY IMPORTANT

This project uses Vue Router HTML5 History Mode, this means when you are in development mode you can hit Cmd+R (mac) or F5 (Windows) to reload the page and it will work, but when the project is built you will have problems, so will need to do a small change in your web server to make that work. Please read the official Vue Router documentation here: https://router.vuejs.org/guide/essentials/history-mode.html#example-server-configurations

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

Formatting markdown files

npm run remark

Run your end-to-end tests

npm run test:e2e

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

Bugs or improvements

Feel free to report any bugs or improvements. Pull requests are always welcome.

License

This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.

About

It's like Spotify, but for beers. VueJS Vuex Vue-router beer browser using Open Food Facts, Openweathermap and The Beer Mapping Project

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published