https://github.com/kunchalavikram1427/connected-app
Connected App SLP
https://github.com/kunchalavikram1427/connected-app
Last synced: 8 months ago
JSON representation
Connected App SLP
- Host: GitHub
- URL: https://github.com/kunchalavikram1427/connected-app
- Owner: kunchalavikram1427
- Created: 2022-02-06T17:39:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T12:44:31.000Z (over 1 year ago)
- Last Synced: 2025-01-15T15:01:16.380Z (9 months ago)
- Language: HTML
- Size: 146 KB
- Stars: 1
- Watchers: 2
- Forks: 35
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Connected App
## How to build this application with docker
```
docker build -t /app:1.0 .
```