I am following the mission guide (Website Pulse) for this project.
TLDR; This session was about setting up Vite in the project and automating the deployment and build workflow
In the first session I worked on creating Vite in my project repo, setting up a remote github repo, and creating a deploy.yml file in the project root specifying the deployment workflow.
Now whenever I push to the main branch of the repo, the workflow will be automatically triggered and the website will be built and deployed live.
I also create and securely added the NASA API key in a .env file.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.