All Projects → mariorez → kanban-quarkus

mariorez / kanban-quarkus

Licence: MIT License
Projeto Kanban Board

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to kanban-quarkus

cs-sakaryauniversity
Sakarya Üniversitesi'nde okuduğum süre boyunca karşıma çıkan tüm ödevler, ders notları ve çıkmış sınav soruları (All the assignments, lecture notes and exams)
Stars: ✭ 133 (+565%)
Mutual labels:  web-development, software-development
Software-Engineering-Resources
A collection of the various resources I've used to become a software engineer
Stars: ✭ 33 (+65%)
Mutual labels:  web-development, software-development
configurable-app-examples-4x-js
Configurable Application Examples using ApplicationBase
Stars: ✭ 22 (+10%)
Mutual labels:  web-development
HTTP-Succinctly
This is the companion repo for HTTP Succinctly by Scott Allen. Published by Syncfusion.
Stars: ✭ 35 (+75%)
Mutual labels:  web-development
geoservices-js
Deprecated - please consider using @esri/arcgis-rest-js
Stars: ✭ 53 (+165%)
Mutual labels:  web-development
microprofile-samples
Showcases typical use cases of Quarkus Applications
Stars: ✭ 27 (+35%)
Mutual labels:  quarkus
quarkus-performance
Comparing the CPU/Memory utilisation - Quarkus via GraalVM Native Image vs. Quarkus via Java Runtime vs. Payara-Micro via Java Runtime.
Stars: ✭ 49 (+145%)
Mutual labels:  quarkus
harry-potter-quarkus
Showcases in a web application Quarkus and Infinispan
Stars: ✭ 16 (-20%)
Mutual labels:  quarkus
interactive-simple-linear-regression
A PureScript, browser-based implementation of simple linear regression.
Stars: ✭ 15 (-25%)
Mutual labels:  web-development
devit
The DEVit Web Conference
Stars: ✭ 25 (+25%)
Mutual labels:  web-development
yt-channels-DS-AI-ML-CS
A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.
Stars: ✭ 1,038 (+5090%)
Mutual labels:  web-development
learn-scrum
Let's learn Scrum in simple terms!
Stars: ✭ 18 (-10%)
Mutual labels:  software-development
nardis
A small web framework based on ASGI
Stars: ✭ 14 (-30%)
Mutual labels:  web-development
oriented-imagery
Find developer resources for Oriented Imagery, including a Web AppBuilder widget and oriented imagery catalog (OIC) schema.
Stars: ✭ 21 (+5%)
Mutual labels:  web-development
docker
A few basic docker containers for web development with PHP 7.3, MySQL 5.7 & NGINX 1.15
Stars: ✭ 18 (-10%)
Mutual labels:  web-development
camel-quarkus-examples
Apache Camel Quarkus Examples
Stars: ✭ 37 (+85%)
Mutual labels:  quarkus
node-js-file-upload
NodeJS File upload with GridFS and Multer
Stars: ✭ 26 (+30%)
Mutual labels:  web-development
livecoding-frontend-projects
Repositório com projetos Front-End
Stars: ✭ 70 (+250%)
Mutual labels:  web-development
recurrent
A library for building functional-reactive (FRP) GUIs in Clojurescript
Stars: ✭ 49 (+145%)
Mutual labels:  web-development
obvia
The Javascript framework to make web development obviously easy
Stars: ✭ 43 (+115%)
Mutual labels:  web-development

Projeto: Kanban Board

Videos deste projeto: https://www.youtube.com/user/mariorez

Versão SPRING-BOOT: https://github.com/mariorez/kanban-board

Stack da aplicação

Levantando a aplicação

1 - Levantar o Banco-de-Dados POSTGRES:

docker-compose up -d

2 - Levantar o QUARKUS:

mvn clean compile quarkus:dev

Documentação API

Open API: http://localhost:8080/swagger-ui/

Documentos complementares

Bucket

Card

Geral

Verificar atualização dos pacotes

mvn versions:display-dependency-updates

Verificar atualização dos plugins

mvn versions:display-plugin-updates
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].