The backend for the mobile application Wasted
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.
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
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.