You can reach me through the following channels:
- Email: [email protected]
- Discord: magni3487
You can reach me through the following channels:
Forked from hsyndeniz/ethereum-wallet-react-native
Cross platform Ethereum wallet!
ChatGPT Example - How to integrate ChatGPT into web platform
Hosting react project to DigitalOcean machine using docker and github workflow
JavaScript 3
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Here is my workflow script.
name: follower notifier
on: schedule: - cron: '0 */6 * * *' workflow_dispatch:
jobs: main: runs-on: ubuntu-latest steps…