νκ΅μ΄ | English
- λ²μ― AI λΆμ λ° λ²μ―μ±μ§μμΉ μ μ₯ νλ«νΌ
νλ©΄ νλ¦ λͺ¨λΈ
1.μμ λ‘κ·ΈμΈ
2.μ μ μ 보
3.λ²μ―리μ€νΈ
4.μΉ΄λ©λΌνλ©΄/AIλΆμ
5.λ²μ―μμΉμ 보
μμ
λ‘κ·ΈμΈ,μ μ μ 보
λ²μ―리μ€νΈ(κ²μ/μμ /μμΈ)
μΉ΄λ©λΌνλ©΄/AIλΆμ(μ¨λ²μ λ‘λ,촬μμ λ‘λ,empty)
λ²μ―μμΉμ 보
λΆλ₯ | κΈ°μ |
---|---|
CI/CD | |
κ°λ°νκ²½ | |
Frontend | |
Backend | |
DB | |
Deep learning | |
Etc |
# cd frontend
# npm install
# expo start
.
βββ LICENSE
βββ README.md
βββ backend
β βββ Dockerfile
β βββ README.md
β βββ accounts
β βββ config
β βββ db
β βββ images
β βββ inference
β βββ latlngs
β βββ logs
β βββ manage.py
β βββ registry.py
β βββ requirements.txt
β βββ run-celery.sh
β βββ run.sh
β βββ scripts
β βββ secrets.json
β βββ secrets.template.json
β βββ static-files
β βββ users
βββ build-images.sh
βββ data
β βββ elk-data
β βββ grafana
β βββ prometheus
βββ db
βββ deploy
β βββ 502saver.service
β βββ 502saver.sh
β βββ setup.tf
β βββ setup.yaml
β βββ variables.tf
βββ docker-compose.yml
βββ elastic
β βββ elasticsearch.prod.yml
β βββ elasticsearch.yml
βββ filebeat
β βββ filebeat.prod.yml
β βββ filebeat.yml
βββ frontend
β βββ App.tsx
β βββ app.json
β βββ assets
β βββ babel.config.js
β βββ node_modules
β βββ package-lock.json
β βββ package.json
β βββ shim.js
β βββ src
β β βββ Components
β β β βββ BorderLineComponent.tsx //line component
β β β βββ ListBodyComponent.tsx //mushromm list body component
β β β βββ ListFooterComponent.tsx // mushroom list foot component
β β β βββ ListPageHeaderComponent.tsx // mushroon list header component
β β β βββ SearchBarComponent.tsx //searchbar component
β β β βββ functionComponent.tsx //empty mushroom detect and expolocation function component
β β βββ MainContainer.tsx
β β βββ Screens
β β β βββ DetailMapPage.tsx //detail mushroom location page
β β β βββ DetailPage.tsx //detail mushroom info page
β β β βββ ExpoCameraPage.tsx //camera and image to server api
β β β βββ ListPage.tsx //mushroom list page
β β β βββ LoginPage.tsx //google login and kakao login
β β β βββ MapPage.tsx //all mushroom's location
β β β βββ UserInfoPage.tsx //user info page
β β β βββ WebSee.tsx //webview page for social login
β βββ tsconfig.json
β βββ yarn-error.log
β βββ yarn.lock
βββ grafana
β βββ grafana.ini
β βββ grafana.prod.ini
βββ init-k3s-cluster.sh
βββ install-cert-manager.sh
βββ k8s
βββ logstash
β βββ input.local.conf
βββ mongo-db
βββ nginx
β βββ config
β βββ logs
βββ production
βββ prometheus
βββ push-images.sh
βββ rolling-release.sh
βββ uninstall-cert-manager.sh
βββ up-pods.sh
μ΄λ¦ | κ°λ°λΆμΌ | μκ°νμ΄μ§ |
---|---|---|
κΉλ―Όμ | Front-end | κ°μΈ 리ν¬λ‘ μ΄λ |
κΉμ€ν | Front-end | κ°μΈ 리ν¬λ‘ μ΄λ |
μ΄μ§νΈ | Back-end | κ°μΈ 리ν¬λ‘ μ΄λ |
μ΅μ°μ | Back-end | κ°μΈ 리ν¬λ‘ μ΄λ |
Ryan Lee | Deep learning | κ°μΈ 리ν¬λ‘ μ΄λ |