Skip to content

Demo application for learning Quarkus Frameworks

License

Notifications You must be signed in to change notification settings

helisfreitas/my-delivery-quarkus

Repository files navigation

Java CI with Maven

My Delivery App project

The My-Delivery app, a demo Application for just Study Purposes, is designed to be a general-purpose food delivery platform, similar to iFood.

This project uses Quarkus, Java Framework and Angular, FrontEnd Framework.

If you want to learn more about:

Specifications

Spec 1

Developer Mode

Cloning the application

git clone https://github.com/helisfreitas/my-delivery-quarkus.git
cd /my-delivery-frontend-angular
git submodule init

Running the application

  • Running each module separately

    1. my-delivery-registration (Restaurant Management)

      See: Instructions

    2. my-delivery-marketplace

      See: Instructions

    3. my-delivery-frontend-angular

      See: Instructions

Reference links