mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
Merge branch 'rc' into develop
This commit is contained in:
@@ -22,8 +22,7 @@ to start.
|
||||
|
||||
## Working on existing issues
|
||||
|
||||
If you are working on an [issue](https://github.com/rowyio/rowy/issues), share that you are working on it by commenting on the issue and posting a message on #contributions channel in Rowy's [Discord](https://discord.com/invite/fjBugmvzZP).
|
||||
This allows others in the community and the maintainers a chance to provide feedback and guidance before you spend time working on it.
|
||||
|
||||
Before you get started working on an [issue](https://github.com/rowyio/rowy/issues), please make sure to share that you are working on it by commenting on the issue and posting a message on #contributions channel in Rowy's [Discord](https://discord.com/invite/fjBugmvzZP). The maintainers will then assign the issue to you after making sure any relevant information or context in addition is provided before you can start on the task.
|
||||
|
||||
Once you are assigned a task, please provide periodic updates or share any questions or roadblocks on either discord or the Github issue, so that the commmunity or the project maintainers can provide you any feedback or guidance as needed. If you are inactive for more than 1-2 week on a issue that was assigned to you, then we will assume you have stopped working on it and we will unassign it from you - so that we can give a chance to others in the community to work on it.
|
||||
|
||||
43
README.md
43
README.md
@@ -30,7 +30,8 @@ Connect to your database, manage data in table-UI with role based access control
|
||||
<img width="100%" src="https://user-images.githubusercontent.com/307298/157184506-f94f3f5b-e6d3-49df-9a2c-f665511883f2.png" />
|
||||
|
||||
## Live Demo
|
||||
💥 Check out the [live demo](https://demo.rowy.io/) of Rowy 💥
|
||||
|
||||
💥 Check out the [live demo](https://demo.rowy.io/) of Rowy 💥
|
||||
|
||||
## Quick Deploy
|
||||
|
||||
@@ -42,7 +43,7 @@ https://rowy.app
|
||||
|
||||
## Documentation
|
||||
|
||||
You can find the full documentation with how-to guides and templates
|
||||
You can find the full documentation with how-to guides and templates
|
||||
[here](http://docs.rowy.io/).
|
||||
|
||||
## Features
|
||||
@@ -51,6 +52,7 @@ https://user-images.githubusercontent.com/307298/157185793-f67511cd-7b7b-4229-95
|
||||
|
||||
<!-- <img width="85%" 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" />
|
||||
-->
|
||||
|
||||
### Powerful spreadsheet interface for Firestore
|
||||
|
||||
- CMS for Firestore
|
||||
@@ -62,22 +64,22 @@ https://user-images.githubusercontent.com/307298/157185793-f67511cd-7b7b-4229-95
|
||||
|
||||
### Automate with cloud functions and ready made extensions
|
||||
|
||||
- Build cloud functions workflows on field level data changes
|
||||
- Use any NPM modules or APIs
|
||||
- Build cloud functions workflows on field level data changes
|
||||
- Use any NPM modules or APIs
|
||||
- Connect to your favourite tool with pre-built code blocks or create your own
|
||||
- SendGrid, Algolia, Twilio, Bigquery and more
|
||||
- SendGrid, Algolia, Twilio, Bigquery and more
|
||||
|
||||
### 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…
|
||||
- Uploaders: Image, File
|
||||
- Rich Editors: JSON, Code, Rich Text (HTML), Markdown
|
||||
- Basic types: Short Text, Long Text, Email, Phone, URL…
|
||||
- Custom UI pickers: Date, Checkbox, Single Select, Multi Select…
|
||||
- Uploaders: Image, File
|
||||
- Rich Editors: JSON, Code, Rich Text (HTML), Markdown
|
||||
- Data validation, default values, required fields
|
||||
- Action field: Clickable trigger for any Cloud Function
|
||||
- Aggregate field: Populate cell with value aggregated from the row’s sub-table
|
||||
- Connector field: Connect data from multiple table collections
|
||||
- Connector field: Connect data from multiple table collections
|
||||
- Connect Service: Get data from any HTTP endpoint
|
||||
|
||||
### Collaborate with your team
|
||||
@@ -89,7 +91,8 @@ https://user-images.githubusercontent.com/307298/157185793-f67511cd-7b7b-4229-95
|
||||
|
||||
## Install
|
||||
|
||||
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.
|
||||
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://rowy.app/)
|
||||
|
||||
@@ -105,16 +108,24 @@ Alternatively, you can manually install by
|
||||
|
||||
## Roadmap
|
||||
|
||||
[View our roadmap](https://demo.rowy.io/table/roadmap) on Rowy - Upvote, downvote, share your thoughts!
|
||||
[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=).
|
||||
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=).
|
||||
|
||||
## Support the project
|
||||
|
||||
- Join a community of developers on [Discord](https://discord.gg/fjBugmvzZP) and share your ideas/feedback 💬
|
||||
- Follow us on [Twitter](https://twitter.com/rowyio) and help [spread the word](https://twitter.com/intent/tweet?text=Check%20out%20@rowyio%20-%20It%27s%20like%20an%20open-source%20Airtable%20for%20your%20database,%20but%20with%20a%20built-in%20code%20editor%20for%20cloud%20functions%20to%20run%20on%20data%20CRUD!%0a%0aEsp%20if%20building%20on%20@googlecloud%20and%20@Firebase%20stack,%20it%20is%20the%20fastest%20way%20to%20build%20your%20product.%20Live%20demo:%20https://demo.rowy.io) 🙏
|
||||
- Join a community of developers on [Discord](https://discord.gg/fjBugmvzZP) and
|
||||
share your ideas/feedback 💬
|
||||
- Follow us on [Twitter](https://twitter.com/rowyio) and help
|
||||
[spread the word](https://twitter.com/intent/tweet?text=Check%20out%20@rowyio%20-%20It%27s%20like%20an%20open-source%20Airtable%20for%20your%20database,%20but%20with%20a%20built-in%20code%20editor%20for%20cloud%20functions%20to%20run%20on%20data%20CRUD!%0a%0aEsp%20if%20building%20on%20@googlecloud%20and%20@Firebase%20stack,%20it%20is%20the%20fastest%20way%20to%20build%20your%20product.%20Live%20demo:%20https://demo.rowy.io)
|
||||
🙏
|
||||
- Give us a star to this Github repo ⭐️
|
||||
- Submit a PR. Take a look at our [contribution guide](https://github.com/rowyio/rowy/blob/main/CONTRIBUTING.md) and get started with [good first issues](https://github.com/rowyio/rowy/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
|
||||
- Submit a PR. Take a look at our
|
||||
[contribution guide](https://github.com/rowyio/rowy/blob/main/CONTRIBUTING.md)
|
||||
and get started with
|
||||
[good first issues](https://github.com/rowyio/rowy/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
|
||||
|
||||
## Help
|
||||
|
||||
|
||||
Reference in New Issue
Block a user