• Stars
    star
    117
  • Rank 301,828 (Top 6 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated 25 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code Quarkus - Start coding with Quarkus

Code Quarkus App

API Tests Frontend Tests Code Quarkus Library CI

Development

Have a look at the Makefile to find the most used dev commands.

Link the library for dev:

make link-lib

Use this command to start dev mode (on: http://0.0.0.0:8080).

make dev

Or use those command to start the api in packaged mode (on: http://0.0.0.0:8080).

make build-api
make start-api

If you want to unlink the local library and use the npm package library in the frontend:

make unlink-lib

Publishing a change in the library to npm

@quarkusio/code-quarkus library NPM packages

On your PR which contains the changes, run (before committing):

make tag-lib

It will automatically change the .bitmap file, which will trigger a GH action when the PR gets merged to publish a new version in npm.

Staging

Staging is auto-updated with main (it takes ~15min to refresh after a merge): https://stage.code.quarkus.io

You can check deployed commit hash on: https://stage.code.quarkus.io/api/config

Promote to production

It is automated based on the acceptance tests

API Documentation

More Repositories

1

quarkus

Quarkus: Supersonic Subatomic Java.
Java
13,620
star
2

quarkus-quickstarts

Quarkus quickstart code
Java
1,949
star
3

quarkus-super-heroes

Quarkus sample application - Super Heroes
CSS
283
star
4

quarkus-workshops

Hosts Quarkus related workshops
HTML
178
star
5

quarkusio.github.io

Website for Quarkus project
HTML
160
star
6

quarkus-platform

Quarkus Platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions
Java
119
star
7

quarkus-images

Set of container images delivered for Quarkus
Java
115
star
8

gizmo

Java
50
star
9

qson

QSON is an object to JSON mapper
Java
32
star
10

quarkus-http

Java
31
star
11

ja.quarkus.io

Japanese localization project for https://github.com/quarkusio/quarkusio.github.io
HTML
27
star
12

quarkus-github-bot

A Quarkus-powered GitHub App to simplify issues and pull requests management in the Quarkus project.
Java
24
star
13

quarkus-ecosystem-ci

Repository used for orchestrating cross-CI builds of extensions part of Quarkiverse - Quarkus ecosystem of extensions.
Shell
23
star
14

cn.quarkus.io

(in-progress) Chinese localization project for https://github.com/quarkusio/quarkusio.github.io
HTML
16
star
15

pt.quarkus.io

Portuguese Brazilian localization project for https://github.com/quarkusio/quarkusio.github.io
HTML
15
star
16

virtual-threads-demos

A set of Quarkus applications utilizing virtual threads
Java
15
star
17

quarkus-extension-catalog

Quarkus Extension Catalog
Shell
13
star
18

registry.quarkus.io

Quarkus Extension Registry application
Java
10
star
19

quarkus-updates

OpenRewrite recipes to update Quarkus projects
Java
10
star
20

todo-demo-app

JavaScript
9
star
21

quarkus-buildpacks

Shell
9
star
22

quarkus-platform-bom-generator

Quarkus platform BOM generating tools
Java
9
star
23

es.quarkus.io

(incubating) Spanish localization project for https://github.com/quarkusio/quarkusio.github.io
HTML
8
star
24

quarkus-insights

Java
7
star
25

jbang-catalog

Collection of JBang scripts related to Quarkus and its subprojects
Java
7
star
26

quarkus-github-lottery

A Quarkus-powered application that regularly sends short lists of GitHub issues for triagers/maintainers to consider
Java
6
star
27

quarkus-security

The Quarkus core security implementation
Java
6
star
28

extensions

The source of https://quarkus.io/extensions
JavaScript
6
star
29

quarkus-web-lab

CMS with a Markdown Editor and comments
Java
6
star
30

quarkus-backports

Backporting Application for the Quarkus Project
Java
5
star
31

qute

Qute has been included in the main Quarkus repository.
Java
5
star
32

qlue

Quarkus Qlue, the step wiring framework
Java
4
star
33

quarkus-spring-data-api

Java
4
star
34

quarkus-spring-api

Extract of the Spring APIs used by the Quarkus Spring compatibility layer
Java
4
star
35

quarkus-langchain4j-workshop

Quarkus Langchain4J Workshop
Java
4
star
36

status.quarkus.io

Application centralizing the status of the Quarkus project
Java
3
star
37

homebrew-tap

Ruby
2
star
38

chocolatey-bucket

Chocolatey manifests for Quarkus CLI
PowerShell
2
star
39

search.quarkus.io

Search backend for Quarkus websites
Java
2
star
40

resteasy-reactive-testsuite

Java
2
star
41

quarkus-devtools-compat

repo to test cross version compatabiilty of Quarkus dev tools (cli, build plugins etc)
Java
2
star
42

conversational-release-action

Release Quarkus by conversing with a GitHub Action
Java
2
star
43

quarkus-spring-boot-api

Java
2
star
44

action-build-reporter

A GitHub action posting a build report in the job summary
Java
2
star
45

quarkus-fs-util

Utility classes to work efficiently with the FileSystem API
Java
1
star
46

quarkus-router

A lightweight Netty based HTTP router to allow different Netty based HTTP frameworks to share a socket
Java
1
star
47

quarkus-upstream-roadmap

Used to import upstream issues and track them in the organization roadmap
1
star
48

opentracing-quickstart-migration

HTML
1
star
49

quarkus-release

Release scripts for Quarkus
Java
1
star
50

action-helpers

Various GitHub Actions helping with the Quarkus project
Java
1
star
51

quarkus-keycloak-adapter

A temporary keycloak adaptor for quarkus-http
Java
1
star
52

get-contributors

Extract contributors from the Quarkus repositories
Java
1
star
53

build-reporter

Build reporting tools composed of a Maven extension and a build reporter consumable by Quarkus GitHub Apps and Quarkus GitHub Actions.
Java
1
star
54

quarkus-spring-security-api

Java
1
star
55

quarkus-kafka-broker-image

A container image exposing a Kafka broker suitable for the Quarkus Dev Services
1
star
56

quarkus-zulip-bot

Quarkus Zulip Bot
Java
1
star
57

monitor-artifact-publication-action

Monitor artifact publication to Maven Central
Java
1
star