update readme & logo

This commit is contained in:
Sidney Alcantara
2021-09-28 20:33:56 +10:00
parent 1dcd00de23
commit a56456be0f
2 changed files with 70 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
<p align="center">
<img width="300" src="https://user-images.githubusercontent.com/307298/134677649-835fc689-8132-4108-bf97-8a051e3e1a23.png"/>
<img src="src/assets/logo-sticker.svg" alt="Rowy" height="69" />
</p>
<h1 align="center">
@@ -9,30 +9,30 @@
Build on Google Cloud Platform in minutes
</h3>
<p align="center">
Manage Firestore data in a spreadsheet-like UI, write Cloud Functions effortlessly in the browser, connect to your favorite third party platforms such as sendgrid, twilio, algolia, slack 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, sSack and more.
</p>
<div align="center">
[![Discord](https://img.shields.io/discord/853498675484819476?color=%234200FF&label=Chat%20with%20us&logo=discord&logoColor=%23FFFFFF&style=for-the-badge)](https://discord.com/invite/B8yAD5PDX4)
[![Twitter Follow](https://img.shields.io/twitter/follow/rowyio?color=%234200ff&logo=twitter&logoColor=%23fff&style=for-the-badge)](https://twitter.com/rowyio)
<p align="center">
<a href="http://www.rowy.io"><b>Website</b></a> •
<a href="http://docs.rowy.io"><b>Documentation</b></a> •
<a href="https://discord.gg/B8yAD5PDX4"><b>Discord</b></a> •
<a href="https://twitter.com/RowyIO"><b>Twitter</b></a>
</p>
[![Build Status](https://badgen.net/github/license/RowyIO/rowy)](https://github.com/RowyIO/rowy/blob/rc/LICENSE)
[![Commits](https://badgen.net/github/last-commit/RowyIO/rowy/rc)](https://github.com/RowyIO/rowy/commits/rc)
[![GitHub stars](https://badgen.net/github/stars/RowyIO/rowy)](https://github.com/RowyIO/rowy/stargazers/)
<a href="https://twitter.com/rowyio"><b>Twitter</b></a>
</p>
[![License](https://img.shields.io/github/license/rowyio/rowy?style=for-the-badge)](https://github.com/rowyio/rowy/blob/main/LICENSE)
[![Last commit](https://img.shields.io/github/last-commit/rowyio/rowy/rc?style=for-the-badge)](https://github.com/rowyio/rowy/commits/rc)
[![GitHub stars](https://img.shields.io/github/stars/rowyio/rowy?style=for-the-badge)](https://github.com/rowyio/rowy/stargazers/)
</div>
<img width="100%" src="https://firebasestorage.googleapis.com/v0/b/rowyio.appspot.com/o/publicDemo%2FRowy%20Website%20Video%20GIF%20Small.gif?alt=media&token=3f699a8f-c1f2-4046-8ed5-e4ff66947cd8" />
<img width="1000" src="https://firebasestorage.googleapis.com/v0/b/rowyio.appspot.com/o/publicDemo%2FRowy%20Website%20Video%20GIF%20Small.gif?alt=media&token=3f699a8f-c1f2-4046-8ed5-e4ff66947cd8" />
# Quick Try
## Quick try
<p>Set up Rowy on your Google Cloud Platform project with this one-click deploy button.<br/><br/>
<a href="https://deploy.cloud.run/?git_repo=https://github.com/rowyio/rowyRun.git" target="_blank">
@@ -40,11 +40,12 @@ Manage Firestore data in a spreadsheet-like UI, write Cloud Functions effortless
title="One Click Deploy" width="250" /></a>
</p>
# Documentation
## Documentation
You can find the full documentation with how-to guides [here](http://docs.rowy.io/).
You can find the full documentation with how-to guides
[here](http://docs.rowy.io/).
# Features
## Features
### Powerful spreadsheet interface for Firestore
@@ -55,6 +56,7 @@ You can find the full documentation with how-to guides [here](http://docs.rowy.i
- Bulk import or export data - csv, json
### Rich and flexible data fields
- [30+ fields supported](https://docs.rowy.io/field-types/supported-fields)
- Basic types: Short Text, Long Text, Email, Phone, URL…
- Custom UI pickers: Date, Checkbox, Single Select, Multi Select…
@@ -63,7 +65,7 @@ You can find the full documentation with how-to guides [here](http://docs.rowy.i
- Data validation, default values, required fields
- Action field: Clickable trigger for any Cloud Function
- Derivative field: Populate a cell with value derived from your database,
npm modules, api calls - called on field level triggers
npm modules, api calls - called on field level triggers
- Aggregate field: Populate cell with value aggregated from the rows sub-table
### Collaborate with your team
@@ -78,21 +80,26 @@ npm modules, api calls - called on field level triggers
- Effortless build cloud functions right in the browser
- Connect to your favourite tools: SendGrid, Algolia, Twilio, Bigquery and more
- Integrations with external services
- Connect Table uses Algolia to get a snapshot of another tables row values
- Connect Service uses any HTTP endpoint to get a cell value
# Install
- Connect Table uses Algolia to get a snapshot of another tables row values
- Connect Service uses any HTTP endpoint to get a cell value
<p>Set up Rowy on your Google Cloud Platform project with this one-click deploy button that makes the process of setting up easy with step by step guide and ensuring your project is setup correctly. This runs RowyRun (an open-source, cloud run instance) that operates exclusively on your GCP project and we will never have access to your service account or any of your data.<br/><br/>
<a href="https://deploy.cloud.run/?git_repo=https://github.com/rowyio/rowyRun.git" target="_blank">
<img width="250" src="https://storage.googleapis.com/cloudrun/button.png" alt="One Click Deploy"
title="One Click Deploy" width="250" /></a>
</p>
## Install
Alternatively, you can also manually install using the full installation guide is available [here](https://docs.rowy.io/install).
Set up Rowy on your Google Cloud project with this one-click deploy button.
[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run/?git_repo=https://github.com/rowyio/rowyRun.git)
# Join Our Community
The one-click deploy makes the process of setting up easy with a step by step
guide and ensures your project is setup correctly.
It deploys [Rowy Run](https://github.com/rowyio/rowyrun), an open-source Cloud
Run instance that operates exclusively on your GCP project. So we never have
access to your service account or any of your data.
Alternatively, you can manually install using the full installation guide is
available [here](https://docs.rowy.io/install).
## Join our community
We would love to connect and hear what you think!

View File

@@ -0,0 +1,35 @@
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 23">
<g clip-path="url(#a)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 15V5A5 5 0 0 1 7.5.669 4.977 4.977 0 0 1 10 0h5a5 5 0 0 1 0 10h-5v5a5 5 0 0 1-10 0Z" fill="#fff"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 5a2 2 0 0 1 2-2h6c.721 0 1.354.382 1.705.955A8.212 8.212 0 0 1 34 2.75c1.573 0 3.044.44 4.295 1.205A2 2 0 0 1 40 3h2a2 2 0 0 1 1.897 1.368L45 7.675l1.103-3.307A2 2 0 0 1 48 3h2a2 2 0 0 1 1.897 1.368L53 7.675l1.103-3.307A2 2 0 0 1 56 3h4a2 2 0 0 1 1.828 1.188L64 9.076l2.172-4.888A2 2 0 0 1 68 3h2a2 2 0 0 1 1.832 2.802l-7 16A2 2 0 0 1 63 23h-2a2 2 0 0 1-1.828-2.812l1.643-3.697-2.568-5.907-2.35 7.049A2 2 0 0 1 54 19h-2a2 2 0 0 1-1.897-1.367L49 14.325l-1.103 3.308A2 2 0 0 1 46 19h-2a2 2 0 0 1-1.897-1.367l-.88-2.642A8.253 8.253 0 0 1 26 13.024V17a2 2 0 0 1-2.001 2h-2a2 2 0 0 1-2-2V5Z" fill="#fff"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M34 4.75a6.25 6.25 0 1 1 0 12.5 6.25 6.25 0 0 1 0-12.5Zm0 2a4.25 4.25 0 1 0 0 8.5 4.25 4.25 0 0 0 0-8.5ZM22 17V5h6v2h-4v10h-2Zm24 0 3-9 3 9h2l4-12 5 11.5-2 4.5h2l7-16h-2l-4 9-4-9h-4l-3 9-3-9h-2l-3 9-3-9h-2l4 12h2Z" fill="#000"/>
<g fill-rule="evenodd" clip-rule="evenodd">
<path d="M8 15v-3H2v3a3 3 0 1 0 6 0Zm-5-2h4v2l-.005.15A2 2 0 0 1 5 17l-.15-.006A2 2 0 0 1 3 15v-2Z" fill="url(#b)"/>
<path d="M2 5v3h6V5a3 3 0 0 0-6 0Zm5 2H3V5l.005-.15A2 2 0 0 1 5 3l.15.005A2 2 0 0 1 7 5v2Z" fill="#4200FF"/>
<path d="M8 13V7H2v6h6ZM3 8h4v4H3V8Z" fill="url(#c)"/>
<path d="M15 2h-3v6h3a3 3 0 1 0 0-6Zm-1.999 5V3H15l.15.005A2 2 0 0 1 17 5l-.006.15A2 2 0 0 1 15 7h-1.999Z" fill="url(#d)"/>
<path d="M7 5v3h6V2h-3a3 3 0 0 0-3 3Zm3-2h2v4H8V5l.005-.15A2 2 0 0 1 10 3Z" fill="url(#e)"/>
</g>
</g>
<defs>
<linearGradient id="b" x1="2.5" y1="12.999" x2="2.5" y2="18" gradientUnits="userSpaceOnUse">
<stop stop-color="#F0A"/>
<stop offset="1" stop-color="#FA0"/>
</linearGradient>
<linearGradient id="c" x1="2.488" y1="7.977" x2="2.488" y2="13" gradientUnits="userSpaceOnUse">
<stop stop-color="#4200FF"/>
<stop offset="1" stop-color="#F0A"/>
</linearGradient>
<linearGradient id="d" x1="13.017" y1="7.492" x2="18" y2="7.492" gradientUnits="userSpaceOnUse">
<stop stop-color="#0AF"/>
<stop offset="1" stop-color="#0FA"/>
</linearGradient>
<linearGradient id="e" x1="13" y1="2.498" x2="7.997" y2="2.498" gradientUnits="userSpaceOnUse">
<stop stop-color="#0AF"/>
<stop offset="1" stop-color="#4200FF"/>
</linearGradient>
<clipPath id="a">
<path fill="#fff" d="M0 0h72v23H0z"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB