Skip to content

Latest commit

 

History

History
85 lines (75 loc) · 3.23 KB

README.md

File metadata and controls

85 lines (75 loc) · 3.23 KB

NodeJS Course - VI [2023]

Repository of NodeJS course (part six) of Midudev.

SummaryInstallationRelatedLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on NodeJS course (part six) 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 pnpm install to install all packages used in this repository. Now, runs pnpm dev in your terminal to test the web sockets server in your local server.

• Important: You also need a database in turso, and an env variable call TURSO_DB_TOKEN with the value of your turso database token.

Related

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 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.