You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -3,5 +3,7 @@
3
3
## Description
4
4
A fully functional markdown supported notepad, powered by **MDXEditor**.
5
5
6
-
By default, the notepad is stored in localStorage by default giving you around 5-10MB of storage (in Chrome for example)
6
+
By default, the notepad is stored in localStorage by default giving you around 5-10MB of storage varying on the browser.
7
+
8
+
Optionally you may login via GitHub OAuth. This project uses **Neon Postgres serverless** over **Drizzle-ORM**'s neon-http binding to store notepad content in the database on a per user basis.
0 commit comments