Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-twitter
:speech_balloon: Twitter Application using Node.js, Express, Socket.io, Mongoose, Insomnia and mLab
https://github.com/osvaldokalvaitir/nodejs-twitter
goweek goweek-4 nodejs rocketseat semana-omnistack semana-omnistack-5 twitter
Last synced: 27 days ago
JSON representation
:speech_balloon: Twitter Application using Node.js, Express, Socket.io, Mongoose, Insomnia and mLab
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-twitter
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-11-06T22:14:12.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:15:17.000Z (5 months ago)
- Last Synced: 2024-08-23T15:54:58.199Z (5 months ago)
- Topics: goweek, goweek-4, nodejs, rocketseat, semana-omnistack, semana-omnistack-5, twitter
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - Twitter
:speech_balloon: Twitter Application using Node.js, Express, Socket.io, Mongoose, Insomnia and mLab
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-twitter# Entry in folder
cd nodejs-twitter# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run dev | yarn dev
```Click to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md), [mLab](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/mLab.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho