https://github.com/active-group/flex-statements
Kontoauszugs-SCS für FLEX
https://github.com/active-group/flex-statements
Last synced: 8 months ago
JSON representation
Kontoauszugs-SCS für FLEX
- Host: GitHub
- URL: https://github.com/active-group/flex-statements
- Owner: active-group
- Created: 2023-03-08T09:58:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T14:05:21.000Z (over 1 year ago)
- Last Synced: 2025-03-12T01:55:59.975Z (over 1 year ago)
- Language: Erlang
- Size: 6.66 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Erlbank Statements
Erlbank Statements SCS
## Build
```
$ rebar3 compile
```
## Check
You can run the dialyzer via:
```
$ rebar3 dialyzer
```
## Test
You can run the tests in the `tests/` directory via:
```
$ rebar3 eunit
```
## Run locally using rebar shell
The service can be run locally including a REPL using
```
$ rebar3 shell
```
You can set a short name via:
```
$ rebar3 shell --sname=statements
```
The web-frontend is served at http://localhost:8002/