Code Monkey home page Code Monkey logo

code.quarkus.io's Introduction

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

code.quarkus.io's People

Contributors

ia3andy avatar dependabot[bot] avatar gsmet avatar gastaldi avatar edewit avatar maxandersen avatar phillip-kruger avatar geoand avatar sr-lut3t1um avatar rubenskj avatar jmtd avatar aloubyansky avatar insectengine avatar yrodiere avatar tacsio avatar stuartwdouglas avatar rsvoboda avatar ppalaga avatar netodevel avatar nderwin avatar xstefank avatar machi1990 avatar evanchooly avatar glefloch avatar emmanuelbernard avatar cescoffier avatar aguibert avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.