Skip to content

jiyuujin/ohayo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ohayo

Websites

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.

Skills

  • GitHub API
  • Notion API

Use GitHub API

Clone the repository. Run cp .env.example .env, input environmental values.

VITE_APP_GITHUB_API_ACCESS_TOKEN=

Serve in Web Server

You can fetch articles in descending order.

npm run dev

Use Notion API

Clone this repository. Run cp .env.example .env, input environmental values.

NOTION_API_KEY=
OHAYO_NOTES_DATABASE_ID=

Serve in Console

You can fetch articles in descending order.

npm run test --fetch

Also create an article.

npm run test --create

Copyright

Created © 2021-2023 jiyuujin LAB. All Rights Reserved.

About

Once memoized what you talk about in Twitter Spaces every weekday

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published