Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsmaiorano/twitter
:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).
https://github.com/fsmaiorano/twitter
axios cors create-react-app electron electron-builder express ios-app mongodb mongoose node-sass react-native react-native-vector-icons react-navigation react-router-dom scss socket-io socket-io-client ts-node typescript yarn
Last synced: 4 days ago
JSON representation
:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).
- Host: GitHub
- URL: https://github.com/fsmaiorano/twitter
- Owner: fsmaiorano
- Archived: true
- Created: 2018-11-07T18:47:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T00:00:03.000Z (about 6 years ago)
- Last Synced: 2024-09-27T00:42:01.042Z (4 months ago)
- Topics: axios, cors, create-react-app, electron, electron-builder, express, ios-app, mongodb, mongoose, node-sass, react-native, react-native-vector-icons, react-navigation, react-router-dom, scss, socket-io, socket-io-client, ts-node, typescript, yarn
- Language: TypeScript
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Twitter Clone application with Frontend, Backend, Desktop and iOS App.
This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).## Getting Started
To run this project, you need execute the backend server and the frontend separately.
The Backend will run at the port 4000 and the Frontend / Desktop use the port 3000.### Prerequisites
:warning: This project need of NodeJS installed. If you wish use Yarn, install these too.
### Installing
Install all dependecies separately. Execute the below command inside of each directory.
```
$ yarn or npm install
```## Deployment
You find these information inside of each project.
## License
:free: