This is the Weather Database of the Nova Project.
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
- A Java IDE (IntelliJ IDEA)
- JDK 14 or higher
- Git
A step by step series of examples that tell you how to get a development env running
git clone https://github.com/getnova/weather-db
Then you can open it with you IDE and start contributing.