Post daily pic!
Get random pic from unsplash.com & pexels.com and push it to Twitter, Telegram & Instagram
Install dependencies
yarn install # or npm install
Create .env file and add your tokens and API keys (as described in .env.example)
Run on production
yarn build # or npm run build
yarn start # or npm start
Run on development
yarn dev # or npm run dev