An open API service indexing awesome lists of open source software.

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?

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`