Skip to content
 
 

Repository files navigation

Gitpod Ready-to-Code

DevOpsStarter

DevOps Prototype

  • Understanding DevOps by doing it :-)
  • Build mit Jenkins

Required Tools

Installation

  • Clone repository with Git
  • Open a console/terminal window and change directory to frontend:
cd frontend
npm install
npm run ng build

Now all javascript files required for the frontend are built.

Deployment

  • Open a console/terminal window and change directory to backend:
cd backend
gradle run

Options

Some options may be set by using a environment variable or Java system property before executing the commands above:

  • PORT=xyz serves on a different port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages