https://github.com/akdasa-studios/lectorium-old
🎧 Listen to transcendental vibrations
https://github.com/akdasa-studios/lectorium-old
ai ionic lectures mobile transcription
Last synced: over 1 year ago
JSON representation
🎧 Listen to transcendental vibrations
- Host: GitHub
- URL: https://github.com/akdasa-studios/lectorium-old
- Owner: akdasa-studios
- Created: 2024-07-26T08:09:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T18:52:25.000Z (over 1 year ago)
- Last Synced: 2025-03-18T17:26:30.409Z (over 1 year ago)
- Topics: ai, ionic, lectures, mobile, transcription
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lectorium
## Development
### Certificate
1. Add the following line into `/ets/hosts/` file: ```127.0.0.1 lectorium.dev```
2. Add `modules/services/gateway/keys/cert.crt` to the keychain and set it to `Always Trust`:
#### macOS:
1. Double-click the .crt file to open it in Keychain Access.
2. Under the "System" keychain, locate your certificate, right-click, and select Get Info.
3. Expand the Trust section, set "When using this certificate" to Always Trust.
#### Windows:
1. Right-click on the .crt file and choose "Install Certificate."
2. Choose "Place all certificates in the following store" and select Trusted Root Certification Authorities.