Skip to content

thcathy/squote

Repository files navigation

Squote

A personal java web application running on JRE 8.

Pre-requisites: Started mongodb

docker run thcathy/squote
  --name <container name> \
  -e MONGO_HOST=<mongodb url> \
  -p <host's port>:8090 \
  --link <mongodb container name> \
Developed with support from Jetbrains

Jetbrains

JetBrains: Best IDE ever

About

Personal website using spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published