https://github.com/hieuhani/oneflow
Kode shop
https://github.com/hieuhani/oneflow
Last synced: 2 months ago
JSON representation
Kode shop
- Host: GitHub
- URL: https://github.com/hieuhani/oneflow
- Owner: hieuhani
- Created: 2022-03-27T04:52:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T13:18:53.000Z (almost 3 years ago)
- Last Synced: 2025-01-26T16:33:06.640Z (4 months ago)
- Language: Kotlin
- Homepage:
- Size: 336 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oneflow
## Prerequisites:
- Docker
## Start local dev environment
```zsh
docker-compose -p oneflow-local -f infrastructure/local/docker/docker-compose.yml up -d
```