Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-sql
:file_folder: Application using Node.js, Express, Nodemon, Sequelize, pg, pg-hstore, Insomnia, Docker and Postbird
https://github.com/osvaldokalvaitir/nodejs-sql
nodejs rocketseat youtube
Last synced: about 2 months ago
JSON representation
:file_folder: Application using Node.js, Express, Nodemon, Sequelize, pg, pg-hstore, Insomnia, Docker and Postbird
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-sql
- Owner: osvaldokalvaitir
- License: mit
- Created: 2020-02-29T12:32:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T10:07:03.000Z (11 months ago)
- Last Synced: 2024-04-13T23:55:21.150Z (10 months ago)
- Topics: nodejs, rocketseat, youtube
- Language: JavaScript
- Homepage:
- Size: 351 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Node.js - SQL
:file_folder: Application using Node.js, Express, Nodemon, Sequelize, pg, pg-hstore, Insomnia, Docker and Postbird
![]()
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-sql# Entry in folder
cd nodejs-sql# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run start | yarn start
```Click to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md), [Docker](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker.md), [PostgreSQL Docker Image kartoza-postgis](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/kartoza-postgis.md), [Postbird](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/postgresql/postbird.md).
[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=Node.js%20SQL&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-sql%2Fmain%2FInsomnia.json%3Ftoken%3DAJUPLGLUR75SL4OQNRZWCZ26LKLEA)
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho