Create Gatsby.js
React
03/22/2020
Gatsby is a static site generator
Install Gatsby CLI (Command-line Interface)
BASH
npm i -g gatsby-cli
Create new gatsby app
BASH
gatsby new my-app
- [Git + cron]: Schedule your git commands on AWS EC2
- [React + Node.js]: Create Messenger App with MERN Stack + Socket.io