Tech stack: React - GoLang - MongoDB
Dependencies: Go 1.14 Node v12.10
Start the Server:
- cd server
- go run main.go
Start the Client:
- cd client
- npm start
Puppeteer FB post:
- In root directory run:
- npm i puppeteer
- npm i axios
- node pups.js
Cron Jon running Puppeteer FB post:
- In root directory run:
- npm install express node-cron
- node cronJob.js