just-diary
v0.0.2
Published
A simple diary app
Downloads
5
Readme
Just-Diary - A simple diary app
English | 简体中文
Introduction
Just-Diary is a simple diary app that allows you to write your daily diary. It is a web-based application that can be accessed from any device with a web browser. It can be deployed on your own server or cloud service (cloudflare workers, vercel, etc.).
- [x] support self-hosting and docker
- [x] support sqlite3, mysql (cloudflare has issue on this), postgresql, d1
- [ ] support export diary to markdown file
- [x] support deployed on cloudflare workers
- [ ] mobile app (long term goal)