Skip to content

Webapp to connect small shops, customers and delivering services

License

Notifications You must be signed in to change notification settings

Kuul-Development/kuul-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuul app

Build Status Quality Gate Status

An app to connect small businesses, delivery services and customers.

Getting Started

Prerequisites

You need:

  • npm
  • Payara 5 application server to deploy Java
  • maven
  • Java 8

Installing

Frontend installation (has to be done inside folder ui):

npm install package.json

Start the local frontend server by running

ng serve --open

from the frontend directory.

Backend installation can be done be running

mvn clean install

in the server directory.

Deployment

The war file generated by Maven has to be deployed to the Payara server.

Contributing

Consult any of the authors if you want to contribute.

License

This project is licensed under the Apache License - see the LICENSE.txt file for details

About

Webapp to connect small shops, customers and delivering services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published