Skip to content

mjsurakk/ibm-cloud-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Cloud Assignment

This project contains implementation of the assignment, with React+Semantic UI frontend and Java (JAX-RS) backend.

Run development environment

cd react-ui && npm start
mvn clean install liberty:run-server

Production build and deploy to IBM Cloud

cd react-ui && npm run build
mvn clean install -Pprod
ibmcloud cf push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published