Skip to content

Cadastrol-Server is a sample backend-end CRUD application using Java and Postgres.

License

Notifications You must be signed in to change notification settings

BureauTech/Cadastrol-Server

Repository files navigation

License Gitpod Ready-to-Code Java CI Docker Image CI

Cadastrol-Server

This is the back-end of our test application. Click here to access the front-end.

The documentation with all endpoints available and how to call them is available here.

How to install

Docker Image

To make it run on your machine without installing everything locally, you can simply run it via docker image, by following the commands below.

docker compose up

NOTE: It's important to have docker installed on your machine.

Locally

In case you want to run it in your machine without using docker, you must run the following commands.

For development environment:

bash setup-env.sh

mvnw spring-boot:run

For production environment:

bash setup-env.sh docker

mvnw clean package -DskipTests && cp target/server-*.jar app.jar

Prerequisites:

You must have installed Java 11 and Postgres 12.x previously.

Authors


Ana Clara
Dev

✨📱📖

Beatriz Coutinho
Master

🎧💅🖱️

Caique Nascimento
Dev

⌨️🖥️🖱️

Charles Ramos
PO

✊📖🍔

Daniel Oliveira
Dev

💻🎸⚽

Denis Lima
Dev

💻✌️🍕

Wesley Dias
Dev

🚀🌌🌑