Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-tindev
:man_technologist: Tindev Application using Node.js, Express, Socket.io, Mongoose, MongoDB Atlas, MongoDB Compass Community and Insomnia
https://github.com/osvaldokalvaitir/nodejs-tindev
nodejs rocketseat semana-omnistack semana-omnistack-8 tindev
Last synced: 27 days ago
JSON representation
:man_technologist: Tindev Application using Node.js, Express, Socket.io, Mongoose, MongoDB Atlas, MongoDB Compass Community and Insomnia
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-tindev
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-08-06T23:43:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T12:00:59.000Z (about 1 month ago)
- Last Synced: 2024-12-03T13:18:37.985Z (about 1 month ago)
- Topics: nodejs, rocketseat, semana-omnistack, semana-omnistack-8, tindev
- Language: JavaScript
- Homepage:
- Size: 789 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - Tindev
:man_technologist: Tindev Application using Node.js, Express, Socket.io, Mongoose, MongoDB Atlas, MongoDB Compass Community and Insomnia
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-tindev# Entry in folder
cd nodejs-tindev# 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), [MongoDB Compass Community](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/mongodb-compass-community.md).
[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=Tindev&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-tindev%2Fmain%2FInsomnia.json)
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho