Giter Site home page Giter Site logo

getgaz_vue's Introduction

Haul app and GetGaz! Tired of small minded travel stop maps? This is for you. Built trucker tough, this gas station application will tell you exactly what to expect for every leg of your journey. Powered by Vue.

Getting Started

Prerequisites

Installing

  1. Please fork our master repository.
  2. Now clone your forked repository.
$ git clone https://github.com/{your user name}/getgaz_vue.git
  1. Everytime we update, we want to make sure you have the latest version. So set up our master branch as upstream master.
$ git remote add upstream https://github.com/getgaz/getgaz_vue
  1. Be sure to install your depencies with yarn install command.
$ yarn install

Creating Schema

Feeling frisky and want to create your own queries? Run yarn migrate.

$ yarn migrate

Rollback

Make a mistake? Run yarn rollback.

$ yarn rollback

Seeding data

Run yarn seed.

$ yarn seed

Running the tests

Run yarn test

$ yarn test

Deployment

  1. Run yarn build
$ yarn build
  1. Run yarn start
$ yarn start

Also, you can use "yarn hack" for development

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

getgaz_vue's People

Contributors

zero4994 avatar dejaviewdujour avatar kigamittsu avatar toshyss avatar

Watchers

James Cloos avatar  avatar

getgaz_vue's Issues

Navbar

I want to se a navbar with the application branding

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.