Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-instagram
:camera: Instagram Application using Node.js, Express, Multer, Socket.io, sharp, Mongoose, Insomnia and MongoDB Atlas
https://github.com/osvaldokalvaitir/nodejs-instagram
instagram nodejs rocketseat semana-omnistack semana-omnistack-7
Last synced: 27 days ago
JSON representation
:camera: Instagram Application using Node.js, Express, Multer, Socket.io, sharp, Mongoose, Insomnia and MongoDB Atlas
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-instagram
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-06-15T03:08:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:16:06.000Z (5 months ago)
- Last Synced: 2024-08-23T15:55:47.999Z (5 months ago)
- Topics: instagram, nodejs, rocketseat, semana-omnistack, semana-omnistack-7
- Language: JavaScript
- Homepage:
- Size: 940 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - Instagram
:camera: Instagram Application using Node.js, Express, Multer, Socket.io, sharp, Mongoose, Insomnia and MongoDB Atlas
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-instagram# Entry in folder
cd nodejs-instagram# 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), [MongoDB Atlas](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/mongodb-atlas.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho