Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Quarkus Angluar Application

contributions welcome Java CI with Maven Node.js CI

Description

This is a sample Todo list program written in Quarkus and Angular.

Frontend: todo-frontend-app Angluar 9

Backend: todo-backed-app Quarkus, Java 11, H2 Database

Local Build & Deployment

Both projects have their own README.md files with instructions to start the application in local.

  1. Frontend README.md
  2. Backend README.md

How It Works

Frontend application runs on localhost:4200

Backend application runs on localhost:8080

The frontend will call the REST API exposed by the Backend to create, update, delete, and get the Todos.

About

A simple todo application with backend in Quarkus and frontend in angular.

Topics

Resources

Contributing

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages