Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-gostack4-challenge2
:barber: GoBarber Application using Node.js, Express, Nunjucks, Sequelize, Insomnia, DBeaver and Docker
https://github.com/osvaldokalvaitir/nodejs-gostack4-challenge2
bootcamp gobarber gostack gostack-4 nodejs rocketseat
Last synced: 4 days ago
JSON representation
:barber: GoBarber Application using Node.js, Express, Nunjucks, Sequelize, Insomnia, DBeaver and Docker
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-gostack4-challenge2
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-12-04T18:45:31.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T06:37:01.000Z (5 months ago)
- Last Synced: 2024-12-15T07:14:54.967Z (about 2 months ago)
- Topics: bootcamp, gobarber, gostack, gostack-4, nodejs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Node.js - GoStack 4 Challenge 2
:barber: GoBarber Application using Node.js, Express, Nunjucks, Sequelize, Insomnia, DBeaver and Docker
:muscle: Click here to see the challenge description
![]()
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack4-challenge2# Entry in folder
cd nodejs-gostack4-challenge2# 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), [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), [DBeaver](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/multiples/dbeaver.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho