https://github.com/timoglastra/afj-demo
https://github.com/timoglastra/afj-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timoglastra/afj-demo
- Owner: TimoGlastra
- Created: 2021-08-19T07:15:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T13:00:19.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T22:13:45.240Z (5 months ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AFJ Demo
## Running
```sh
docker build -t afj-demo . --platform linux/amd64
docker run --rm -it --name afj-demo afj-demo
```