Skip to content

dunganh02/JHook

Repository files navigation

Nest.js template

Template này được sử dụng cho video fullstack Next.js/Nest.js của tác giả Hỏi Dân IT (Eric)

Môi trường chạy dự án: Node.js v20.14.0

https://nodejs.org/download/release/v20.14.0/

Về tác giả

Mọi thông tin về Tác giả Hỏi Dân IT, các bạn có thể tìm kiếm tại đây:

Website chính thức: https://hoidanit.vn/

Youtube “Hỏi Dân IT” : https://www.youtube.com/@hoidanit

Tiktok “Hỏi Dân IT” : https://www.tiktok.com/@hoidanit

Fanpage “Hỏi Dân IT” : https://www.facebook.com/askITwithERIC/

Udemy Hỏi Dân IT: https://www.udemy.com/user/eric-7039/

===

Các bước cài đặt: (chế độ development)

  1. clone code
  2. cài đặt thư viện: npm i
  3. Update file .env.development (nếu cần thiết)
  4. Chạy dự án: npm run dev

===

Cách chạy tại chế độ production:

  1. clone code
  2. cài đặt thư viện: npm i
  3. Update file .env.production (nếu cần thiết)
  4. Build dự án: npm run build
  5. Chạy dự án: npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published