Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/nodejs-shoe-store
:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T
https://github.com/osvaldokalvaitir/nodejs-shoe-store
crud nodejs produtos rocketseat starter
Last synced: 17 days ago
JSON representation
:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/nodejs-shoe-store
- Owner: osvaldokalvaitir
- License: mit
- Created: 2018-10-30T02:25:58.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T14:09:48.000Z (9 months ago)
- Last Synced: 2024-04-14T13:07:00.702Z (9 months ago)
- Topics: crud, nodejs, produtos, rocketseat, starter
- Language: JavaScript
- Homepage:
- Size: 961 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Node.js - Shoe Store
:athletic_shoe: Shoe Store Application using Node.js, Express, CORS, ESLint, Mongoose, Mongoose Paginate, Insomnia, Docker and Robo 3T
## :wrench: Install and run
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-shoe-store# Entry in folder
cd nodejs-shoe-store# 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), [MongoDB Docker Image mongo](https://github.com/osvaldokalvaitir/awesome/blob/main/src/containers/docker/images/mongo.md), [Robo 3T](https://github.com/osvaldokalvaitir/awesome/blob/main/src/sgdbs/mongodb/robo-3t.md).
## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho