- Install PostgreSQL
- Configure datasource in application.yml.
- Enter your mail and PostgreSQL username/password in the file application.properties .
- Enter your url in the file SimpleCORSFilter and SpringSecurityConfig .
- Run aplication.
- The backend server is running on localhost:8000.