https://github.com/jkulvich/say-front
🔐 SAY Encrypted messaging without auth. Just SAY that you have got OVER the RED trouble of privacy.
https://github.com/jkulvich/say-front
chat crypto encryption messaging say security typescript vue vuejs vuetify
Last synced: 3 months ago
JSON representation
🔐 SAY Encrypted messaging without auth. Just SAY that you have got OVER the RED trouble of privacy.
- Host: GitHub
- URL: https://github.com/jkulvich/say-front
- Owner: jkulvich
- Created: 2021-01-29T23:33:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T22:59:31.000Z (over 5 years ago)
- Last Synced: 2025-06-04T07:47:33.697Z (about 1 year ago)
- Topics: chat, crypto, encryption, messaging, say, security, typescript, vue, vuejs, vuetify
- Language: Vue
- Homepage: https://say.over.red
- Size: 27.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# front
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).