https://github.com/shinjith-dev/only-text
Instant messaging through web?
https://github.com/shinjith-dev/only-text
Last synced: about 1 year ago
JSON representation
Instant messaging through web?
- Host: GitHub
- URL: https://github.com/shinjith-dev/only-text
- Owner: shinjith-dev
- Created: 2022-09-25T06:18:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T17:27:02.000Z (over 3 years ago)
- Last Synced: 2025-02-10T04:29:41.541Z (over 1 year ago)
- Language: JavaScript
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Only Text
____ _ _______ _
/ __ \ | | |__ __| | |
| | | |_ __ | |_ _ ______| | _____ _| |_
| | | | '_ \| | | | |______| |/ _ \ \/ / __|
| |__| | | | | | |_| | | | __/> <| |_
\____/|_| |_|_|\__, | |_|\___/_/\_\__|
__/ |
|___
What happens when instant messaging collides with an old-school TERMINAL system?
## How to run this project on your local computer
- Clone this project
- Run `npm install` in both folders to install all their dependencies.
- Start both servers using `npm start`
or
- Run `chmod +x ./install.sh && ./install.sh`