https://github.com/siavol/markdiary-web
The diary web application that stores your entries in your own private GitHub repository.
https://github.com/siavol/markdiary-web
diary diary-app diary-application github
Last synced: about 2 months ago
JSON representation
The diary web application that stores your entries in your own private GitHub repository.
- Host: GitHub
- URL: https://github.com/siavol/markdiary-web
- Owner: siavol
- License: mit
- Created: 2024-06-22T16:31:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T11:12:04.000Z (over 1 year ago)
- Last Synced: 2025-04-03T21:19:27.905Z (about 1 year ago)
- Topics: diary, diary-app, diary-application, github
- Language: TypeScript
- Homepage: https://siavol.github.io/markdiary-web/
- Size: 1.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkDiary Web App
The app allows you to write your diary and use your Github as storage for dairy records.
https://siavol.github.io/markdiary-web/
## Configuration
1. [Create a GitHub repository](https://github.com/new).
It is recommended to make it `private` unless you do not want everybody to read your records.
2. Create [fine-grained personal access tokens](https://github.com/settings/tokens?type=beta) with
`"Contents"` repository permissions (write).
3. Open the app and configure your repository and token.