https://github.com/hozlucas28/nodejs-course-v-2023
Repository of NodeJS course (part five) of @midudev.
https://github.com/hozlucas28/nodejs-course-v-2023
2023 api api-rest course express expressjs husky javascript midudev mit-license mvc-pattern mysql nodejs prettier
Last synced: 3 months ago
JSON representation
Repository of NodeJS course (part five) of @midudev.
- Host: GitHub
- URL: https://github.com/hozlucas28/nodejs-course-v-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-09-07T15:55:53.000Z (almost 3 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:50:34.000Z (over 1 year ago)
- Last Synced: 2025-02-05T14:46:21.903Z (over 1 year ago)
- Topics: 2023, api, api-rest, course, express, expressjs, husky, javascript, midudev, mit-license, mvc-pattern, mysql, nodejs, prettier
- Language: JavaScript
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NodeJS Course - V [2023]
Repository of NodeJS course (part five) of Midudev.
Summary •
Installation •
Related •
License •
Acknowledgments •
Contact
Summary
This is a repository where I store all lessons that I take on NodeJS course (part five) of Midudev. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Installation
Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Then, run command npm install to install all packages used in this repository. Now, runs npm run start:local in your terminal to test the API in your local server. Available calls are documented in the api.http file.
• Important:
I you want to run command npm run start:mysql, you have to modified the config connection constant and run the queries inside test-queries.sql to create the corresponding database.
Related
-
Repository of NodeJS - I course
-
Repository of NodeJS - II course
-
Repository of NodeJS - III course
-
Repository of NodeJS - IV course
-
Repository of NodeJS - VI course
License
This repository is under MIT license, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense.com for more information.
Acknowledgments
Thanks to Miguel Ángel Durán teacher to make this course.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.