Once summarized to Notion, and has been summarizing to the repository since 7th Oct 2021.
We can be found on some websites listed below.
For more information, please check the Twitter hashtag #ohayo_engineer
.
- GitHub API
- Notion API
Clone the repository. Run cp .env.example .env
, input environmental values.
VITE_APP_GITHUB_API_ACCESS_TOKEN=
You can fetch articles in descending order.
npm run dev
Clone this repository. Run cp .env.example .env
, input environmental values.
NOTION_API_KEY=
OHAYO_NOTES_DATABASE_ID=
You can fetch articles in descending order.
npm run test --fetch
Also create an article.
npm run test --create
Created © 2021-2023 jiyuujin LAB. All Rights Reserved.