Wasted (backend)

The backend for the mobile application Wasted

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • lombok - is used for automatic writing of getters and setters (using annotations)
  • mysql server
  • mysql database named wasted

Deployment

Right now the master is deployed automatically on https://wasted-server.herokuapp.com/

After your contribution you can create a pull request and after checking it will be merged with the master, and automatically deployed.