Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T14:14:53.000Z (4 months ago)
- Last Synced: 2024-08-23T15:54:18.902Z (4 months ago)
- Topics: nodejs, rocketbox, rocketseat, semana-omnistack, semana-omnistack-6
- Language: JavaScript
- Homepage:
- Size: 478 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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