PSA is a sport event management system.
More info will be available on: https://billedtrain380.github.io/sporttag-psa/
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.
Clone the repository
git clone https://github.com/BilledTrain380/sporttag-psa.git
cd sporttag-psa
Run the application
./gradlew bootRun
./gradlew test
Get the latest version of PSA.
PSA is a standalone application. It uses the operating system depending application support directory to store its data.
PSA is available as docker image: https://hub.docker.com/r/billedtrain380/psa
PSA can be run as standalone application: https://billedtrain380.github.io/sporttag-psa/pages/downloads
Interest where PSA is going? Look at the roadmap.
https://dev.azure.com/billedtrain380/PSA/_boards/board/t/PSA%20Team/Stories
- Gradle - Dependency Management
- Spring - Server Framework used
- Angular - Frontend Framework used
- H2 - Database Engine used
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Nicolas Märchy - Initial work - BilledTrain380
See also the list of contributors who participated in this project.
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details