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
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,11 @@
15
15
16
16
## Usage
17
17
18
-
### For public notions
18
+
### For public Notion pages
19
19
20
20
Simply use https://charts.mathix.ninja url, and follow the documentation below.
21
21
22
-
### For private notions
22
+
### For private Notion pages
23
23
24
24
You'll need to host your own version of this repository.
25
25
The best way to do that is by clicking this button below, it will automatically host this API on [vercel.com](https://vercel.com/) which is **100% free**.
@@ -29,7 +29,7 @@ The best way to do that is by clicking this button below, it will automatically
29
29
30
30
1. Click the blue **Deploy** button on this page
31
31
2. Log in or sign up to continue.
32
-
3. Choose a name for your project, keep in mind that this name will goes in your url `https://YOUR-PROJECT-NAME.now.sh`
32
+
3. Choose a name for your project, keep in mind that this name will goes in your url `https://YOUR-PROJECT-NAME.vercel.app`
33
33
4. Follow instructions and don't forget to put your notion `TOKEN_V2` before clicking **Continue**[If you don't know how to get it, click here](/docs/notion-token.md)
34
34
5. Click **Continue** one more time, and you're done!
35
35
@@ -42,6 +42,39 @@ Don't forget to use your URL instead of `charts.mathix.ninja`.
42
42
43
43
If you want to stay up to date I will recommend you to use a [Deploy Hook](https://vercel.com/docs/v2/more/deploy-hooks).
0 commit comments