Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 526 Bytes

Decoders

A Hackathon initiative by: Sumit, Raghav, Harshita, Hitesh

Tech Stack:

  • Java 8
  • SpringBoot
  • Gradle for build
  • Mongo DB

Steps to set-up this project on you local dev-box:

  • Install SpringSource (STS)
  • Install Mongo DB on your local machine
  • Take clone of this project.
  • Execute Gradle Refresh All to refresh all dependencies.
  • Run the project as Spring Boot Application.