Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-gostack9-module2
:barber: GoBarber Application using Node.js, Express, Nodemon, Sucrase, ESLint, Prettier, Sequelize, Json Web Token, bcrypt.js, Yup, pg, pg-hstore, Insomnia, Docker and Postbird
https://github.com/osvaldokalvaitir/nodejs-gostack9-module2
bootcamp gobarber gostack gostack-9 nodejs rocketseat
Last synced: 23 days ago
JSON representation
:barber: GoBarber Application using Node.js, Express, Nodemon, Sucrase, ESLint, Prettier, Sequelize, Json Web Token, bcrypt.js, Yup, pg, pg-hstore, Insomnia, Docker and Postbird
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-gostack9-module2
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-07-02T17:07:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T02:40:16.000Z (10 months ago)
- Last Synced: 2024-04-14T13:07:00.428Z (9 months ago)
- Topics: bootcamp, gobarber, gostack, gostack-9, nodejs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 1.27 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 9 Module 2
:barber: GoBarber Application using Node.js, Express, Nodemon, Sucrase, ESLint, Prettier, Sequelize, Json Web Token, bcrypt.js, Yup, pg, pg-hstore, Insomnia, Docker and Postbird
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack9-module2# Entry in folder
cd nodejs-gostack9-module2# 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 postgres](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/postgres.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=GoBarber&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-gostack9-module2%2Fmain%2FInsomnia.json)
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho