Consuming OpenData from the Malaga city council, it applies to any OpenData source, informing the user of traffic cuts in the city.
- Git Flow
- It are a set of git extensions to provide high-level repository operations for branching model
- See more info at workflow
- Git conventions
- The method to keep only one style to push commit at origin
- Automatically generating CHANGELOGs
- See more info at conventional commits
A Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Customize configuration. See Configuration Reference.
We can change parameters to run in .env file and performance configuration step:
docker-compose config
The next step must be to build images and run containers:
docker-compose up