https://github.com/osvaldokalvaitir/nodejs-rocketbox
:package: Application using Node.js, Express, Multer, Socket.io, Mongoose, MongoDB Atlas, Insomnia, Git, GitHub and Heroku
https://github.com/osvaldokalvaitir/nodejs-rocketbox
nodejs rocketbox rocketseat semana-omnistack semana-omnistack-6
Last synced: 7 months ago
JSON representation
:package: Application using Node.js, Express, Multer, Socket.io, Mongoose, MongoDB Atlas, Insomnia, Git, GitHub and Heroku
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-rocketbox
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-06-08T00:25:03.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T01:24:26.000Z (11 months ago)
- Last Synced: 2025-02-08T05:27:41.342Z (8 months ago)
- Topics: nodejs, rocketbox, rocketseat, semana-omnistack, semana-omnistack-6
- Language: JavaScript
- Homepage:
- Size: 562 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Node.js - RocketBox
:package: Application using Node.js, Express, Multer, Socket.io, Mongoose, MongoDB Atlas, Insomnia, Git, GitHub and Heroku
![]()
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-rocketbox# Entry in folder
cd nodejs-rocketbox# 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: [Git](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git.md), [GitHub](https://github.com/osvaldokalvaitir/awesome/blob/main/src/version-controls/git/tools/github.md), [Heroku](https://github.com/osvaldokalvaitir/awesome/blob/main/src/paas/heroku.md), [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