https://github.com/larkes-cyber/goshellbackend
Go shell app is application that helps you to controll your home.
https://github.com/larkes-cyber/goshellbackend
backend clean-architecture koin kotlin ktor-server
Last synced: over 1 year ago
JSON representation
Go shell app is application that helps you to controll your home.
- Host: GitHub
- URL: https://github.com/larkes-cyber/goshellbackend
- Owner: larkes-cyber
- Created: 2024-02-05T11:41:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T14:01:18.000Z (about 2 years ago)
- Last Synced: 2025-01-06T08:33:07.246Z (over 1 year ago)
- Topics: backend, clean-architecture, koin, kotlin, ktor-server
- Language: Kotlin
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoShellApp backend
## Overview

## Tech
**Kotlin | Ktor-server | JWT auth | MongoDB | Clean Architecture**
## How to start
- Clone repository
- Configure jwt token [link](https://github.com/larkes-cyber/GoShellBackend/blob/main/src/main/kotlin/com/example/security/token/TokenConfigFactory.kt)
- Paste your ipv4 address [link](https://github.com/larkes-cyber/GoShellBackend/blob/main/src/main/kotlin/com/example/utils/Constants.kt)
- Launch the server