c-schuler / link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link

Build status

Usage & Deployment

See Deployment in the WIKI.

Docker Development Testing

To run the Link application in a Docker container, use the following command:

docker run -d --name link-api --mount type=bind,source="c:\...\application.yml",target=/application.yml,readonly -e SPRING_CONFIG_LOCATION=file:///application.yml link-api

Configuration

See Configuration in the WIKI.

Development

See Development in the WIKI.

About

License:Apache License 2.0


Languages

Language:Java 69.5%Language:TypeScript 16.8%Language:HTML 8.3%Language:SCSS 3.0%Language:TSQL 2.3%Language:Dockerfile 0.1%Language:Batchfile 0.0%