NYCU-SDC / front-end-training

0 stars 0 forks source link

complete feta-22 #14

Closed imyungchu closed 3 months ago

imyungchu commented 5 months ago

In the report, we have learned:

  1. In #10 , we know how to connect our GitHub account to a remote server with public key and private key, also know about the famous ED25519 and RSA encryption algorithm.
  2. In #12 , we install a powerful Nginx on Linux server, and deployed our previous app on nycu.me. We dive in to study more about the command such as npm run dev -- --host, run dev, and run build. We write some ideas about differences between port number, development environment, and production environment.
  3. In #11 , we got a whole picture and clear flow about how we can finish a task in a template and some git commands. We also answer some inspiring questions in report-feta-22.md