Giter VIP home page Giter VIP logo

lunatech-beginner-quarkus-course's Introduction

lunatech-beginner-quarkus-course

Lunatech's beginner Quarkus training course aimed at developers who may or may not already be familiar with other frameworks.

Repository Structure

slides

The slides directory contain the reveal.js slides with the course material. Run it with:

npm install
npm run build
npm start

and then browse to http://localhost:8000/

slides-code-samples-app

This is a Quarkus app that contains the code that's used in the slides. So we can make sure it works :)

student-app

This contains the 'finished' student app; the HIQUEA catalogue app.

student-app-frontend

This is a React app that contains a frontend for the JSON version of the student app. Run it with:

npm install
npm start

To create the bundle to be included in the quarkus application:

cd ./student-app-frontend
mvn clean package

This will automatically build the frontend and create a bundle file which afterwards, it will be copied to student-app-reactive/src/main/resources/META-INF/resources

Then go to http://localhost:3000/

It's configured to connect to the Quarkus app running on http://localhost:8080/

Info about the course

Currently maintained in a Google Document: https://docs.google.com/document/u/0/?tgif=c

lunatech-beginner-quarkus-course's People

Contributors

abensoussan avatar diee-roman avatar eamelink avatar njlbenn avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.