Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joostlek/tosad
https://github.com/joostlek/tosad
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joostlek/tosad
- Owner: joostlek
- Created: 2018-11-20T09:23:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T05:28:38.000Z (almost 6 years ago)
- Last Synced: 2024-10-24T20:44:22.794Z (2 months ago)
- Language: Java
- Size: 501 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Thema Opdracht - SAD
[![Code smells](https://sonarcloud.io/api/project_badges/measure?project=joostlek_tosad&metric=code_smells)](https://sonarcloud.io/dashboard?id=joostlek_tosad)
[![Build Status](https://travis-ci.com/joostlek/tosad.svg?branch=master)](https://travis-ci.com/joostlek/tosad)## Requirements
- Java 11
- PostgreSQL Database## How to run
- `./gradlew bootRun`