8000 GitHub - corbtastik/todos-mongoui: Todos + Spring Boot + Vue.js + MongoDB
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

corbtastik/todos-mongoui

Repository files navigation

Todos MongoUI

A sample frontend app wrapped in Spring Boot

Run on PCF

  1. Consider forking this project then clone to dev machine
  2. cd into project
  3. mvnw clean package
  4. modify manifest.yml for your cloudfoundry tastes (custom route perhaps?)
  5. login to PCF (or PWS)
  6. cf push (awwwweee yeah)

Local

You can clone, build, run then access localhost:8080 or change the port.

java -jar ./target/todos-mongoui-1.0.0.SNAP.jar \
  --server.port=whatever

MongoUI running

About

Todos + Spring Boot + Vue.js + MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0