diff --git a/README.md b/README.md index 277c52f9..64e4f007 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Build on Google Cloud Platform in minutes
-Manage Firestore data in a spreadsheet-like UI, write Cloud Functions effortlessly in the browser, and connect to your favorite third party platforms such as SendGrid, Twilio, Algolia, sSack and more. +Manage Firestore data in a spreadsheet-like UI, write Cloud Functions effortlessly in the browser, and connect to your favorite third party platforms such as SendGrid, Twilio, Algolia, Slack and more.
-## Quick try
+## Live Demo
+💥 Check out the [live demo](https://demo.rowy.io/) of Rowy 💥
+
+## Quick Deploy
Set up Rowy on your Google Cloud Platform project with this one-click deploy
button.
@@ -53,7 +56,7 @@ You can find the full documentation with how-to guides
- Multiple views for the same collection
- Bulk import or export data - csv, json
-### Supercharge your database with cloud functions and ready made extension
+### Automate with cloud functions and ready made extensions
- Effortlessly build cloud functions on field level triggers right in the browser
- Use any NPM modules or APIs
@@ -82,7 +85,7 @@ You can find the full documentation with how-to guides
## Install
-Set up Rowy on your Google Cloud project with this one-click deploy button.
+Set up Rowy on your Google Cloud project with this one-click deploy button. Your data and cloud functions stay on your own Firestore/GCP.
[](https://deploy.cloud.run/?git_repo=https://github.com/rowyio/rowyRun.git)
@@ -96,6 +99,12 @@ access to your service account or any of your data.
Alternatively, you can manually install by
[following this guide](https://docs.rowy.io/setup/install).
+## Roadmap
+
+[View our roadmap](https://demo.rowy.io/table/roadmap) on Rowy - Upvote, downvote, share your thoughts!
+
+If you'd like to propose a feature, submit an issue [here](https://github.com/rowyio/rowy/issues/new?assignees=&labels=&template=feature_request.md&title=).
+
## Join our community
We would love to connect and hear what you think!
diff --git a/package.json b/package.json
index 5e4a1714..92e330ff 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"react-usestateref": "^1.0.5",
"serve": "^11.3.2",
"swr": "^1.0.1",
- "tinymce": "^5.9.2",
+ "tinymce": "^5.10.0",
"typescript": "^4.4.2",
"use-algolia": "^1.4.1",
"use-debounce": "^3.3.0",
diff --git a/yarn.lock b/yarn.lock
index 31785ef9..75d5b54f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -15733,10 +15733,10 @@ tinycolor2@^1.4.1:
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
-tinymce@^5.5.1, tinymce@^5.9.2:
- version "5.9.2"
- resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.9.2.tgz#c56a1d7800ac23026fbe6e0fcf444c0f157ccafe"
- integrity sha512-/dHTsbxo0YwLvB5krRqiw/qHEm04/k6l0dvAQ3hO5oNw4e9QalKcUQCdr+g/b/FWcsUMP6scvKmm8MX50/j3Cg==
+tinymce@^5.10.0, tinymce@^5.5.1:
+ version "5.10.0"
+ resolved "https://registry.yarnpkg.com/tinymce/-/tinymce-5.10.0.tgz#5f88b40c2b26dc72b126f7d04944014dcb1ace05"
+ integrity sha512-SaqBK8GtTKYSsTfhKdN0+NrZRgmVWO+j3fvgzLjt0t/g0osNzRH5os8icm2Rv5HvaeTd4TpxetUuLE+R9yg/yg==
tmp@0.0.33, tmp@^0.0.33:
version "0.0.33"