Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-gostack9-challenge1
:round_pushpin: Application using Node.js, Express, Nodemon and Insomnia
https://github.com/osvaldokalvaitir/nodejs-gostack9-challenge1
bootcamp gostack gostack-9 nodejs rocketseat
Last synced: 23 days ago
JSON representation
:round_pushpin: Application using Node.js, Express, Nodemon and Insomnia
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-gostack9-challenge1
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-07-03T02:53:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:14:47.000Z (9 months ago)
- Last Synced: 2024-04-14T13:07:00.735Z (9 months ago)
- Topics: bootcamp, gostack, gostack-9, nodejs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 461 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - GoStack 9 Challenge 1
:round_pushpin: Application using Node.js, Express, Nodemon and Insomnia
:muscle: Click here to see the challenge description
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-gostack9-challenge1# Entry in folder
cd nodejs-gostack9-challenge1# 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).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho