Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.
/ ParKing Public archive

ParKing: That one application that helps you find a free parking space in the big city.

Notifications You must be signed in to change notification settings

KajdeMunter/ParKing

Repository files navigation

ParKing

ParKing: That one application that helps you find a free parking space in the big city.

Project setup

In order to build or develop you'll need docker and docker compose installed.

Compiles and hot-reloads for development

$ docker-compose -f docker-compose.dev.yml up

Runs NGINX, Compiles and minifies for production

$ docker-compose -f docker-compose.prod.yml up

Run your (unit) tests

$ docker exec parking_vue-app_1 /bin/sh -c yarn run test:unit

Lints and fixes files

$ docker exec parking_vue-app_1 /bin/sh -c yarn run lint

Customize configuration

See Configuration Reference.

About

ParKing: That one application that helps you find a free parking space in the big city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published