/Vallahackaton2022

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Vallahackaton2022

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Docker

You need to download docker from the package manager of your distribution, from brew if you use MacOS or from here if you use Windows.

Docker-compose

You only need to download docker-compose from the package manager of your distribution or see how to install it from this link if you use MacOS or Windows.

Build it

To build the docker containers just call:

     docker-compose build 

Run it

To run just the API call:

     docker-compose up

License

Adanator

Copyright (C) 2022 Diego Dominguez Gonzalez

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU General Public License along with this program, if not check it here

lgpl3