Skip to content

URL shortener in Java using Spring & MongoDB, with a simple React front-end, packaged with Docker.

Notifications You must be signed in to change notification settings

adammcclenaghan/shorter-url

Repository files navigation

shorter-url

A basic URL shortener written in Java with Spring & MongoDB , with a simple React frontend, packaged with Docker.

Getting started

The quickest way to run the project is with Docker Compose. This will build, package and run the project.

docker-compose up

First time startup may take a few minutes while Docker builds and downloads packages

Then visit

http://localhost:3000

usage-example

About

URL shortener in Java using Spring & MongoDB, with a simple React front-end, packaged with Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published