-
Install the latest LTS version of Node. How to install Node.
-
Verify you have git on your machine
Most machines come pre-loaded with git. 🎉
To verify you have
git
, open up your terminal and run:which git
This should return a path of where git is installed. If the command returns
git not found
, we will need to install git on your machine. -
Setup a Netlify account.
If you don't already have a Netlify account, let's get one setup.
Click here to setup a free Netlify account
It's recommended to not use pre-existing AWS account running production code.
Make sure you add valid billing information and verify your account.
-
Open up your terminal and run:
npm install netlify-cli -g
-
Connect the serverless CLI with your AWS account credentials.
-
Login to your netlify account in the CLI
Open up your terminal and run:
netlify login
-
Join https://jamstack.slack.com and DM
@futuregerald
for an invite to the private channel