Skip to content

Find local pubs, breweries and hostelries, and what's on tap there

License

Notifications You must be signed in to change notification settings

dhagberg/ontap

 
 

Repository files navigation

ontap

Find local pubs, breweries and hostelries, and what's on tap there

Developer Setup

  1. Git clone this repo

  2. (Optional) Generate your Eclipse files:

     activator eclipse
    
  3. (Optional) Open the project in IntelliJ by just opening the project from it's build.sbt file

  4. Install MongoDB

  5. Run the app:

     activator ~run
    
  6. Run the tests:

     # continuous mode
     activator ~test
     
     # one time
     activator test
    

About

Find local pubs, breweries and hostelries, and what's on tap there

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published