Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achristmascarl/tether-messenger
https://github.com/achristmascarl/tether-messenger
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/achristmascarl/tether-messenger
- Owner: achristmascarl
- License: mit
- Created: 2022-09-01T19:56:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T14:46:00.000Z (about 2 years ago)
- Last Synced: 2024-02-23T06:32:51.395Z (9 months ago)
- Language: TypeScript
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tether-messenger
Messaging app that helps you stay in touch with people by creating automations ("Tethers").
## `client/`
React Native app using Expo and Typescript.
Get started by reading [CLIENT.md](./client/CLIENT.md)
## `server/`
Node app using Express and Typescript.
Get started by reading [SERVER.md](./server/SERVER.md)