Skip to content

Commit

Permalink
docs: minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Ömer Faruk APLAK committed Jan 19, 2023
1 parent f06cf1b commit e8539a5
Show file tree
Hide file tree
Showing 56 changed files with 27 additions and 1,257 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ You can take a look at some live examples that can be built using **refine** fro

⚙️ Zero-config, **one-minute setup** with a **single CLI command**

🔌 Connectors for **15+ backend services** including [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Firebase](https://firebase.google.com/), [Directus](https://directus.io/) and [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic)
🔌 Connectors for **15+ backend services** including [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Firebase](https://firebase.google.com/), and [Directus](https://directus.io/).

🌐 **SSR support** with **Next.js** or **Remix**

Expand Down
1 change: 0 additions & 1 deletion documentation/blog/2021-11-26-refine-vs-react-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,6 @@ Connects to any REST or GraphQL custom backend.
* Hasura: [https://github.com/refinedev/refine/tree/master/examples/data-provider-hasura](https://github.com/refinedev/refine/tree/master/examples/data-provider-hasura)
* Nhost: [https://github.com/refinedev/refine/tree/master/examples/data-provider-nhost](https://github.com/refinedev/refine/tree/master/examples/data-provider-nhost)
* Appwrite: [https://github.com/refinedev/refine/tree/master/examples/data-provider-appwrite](https://github.com/refinedev/refine/tree/master/examples/data-provider-appwrite)
* Altogic: [https://github.com/refinedev/refine/tree/master/examples/data-provider-altogic](https://github.com/refinedev/refine/tree/master/examples/data-provider-altogic)

### Customization
* **refine's** motivation and main purpose are as follows: "Higher-level frontend frameworks can save you a lot time, but they typically offer you a trade-off between speed and flexibility."
Expand Down
1 change: 0 additions & 1 deletion documentation/blog/2021-11-29-refine-vs-admin-bro.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ Connects to any REST or GraphQL custom backend.
* Hasura: [https://github.com/refinedev/refine/tree/master/examples/data-provider-hasura](https://github.com/refinedev/refine/tree/master/examples/data-provider-hasura)
* Nhost: [https://github.com/refinedev/refine/tree/master/examples/data-provider-nhost](https://github.com/refinedev/refine/tree/master/examples/data-provider-nhost)
* Appwrite: [https://github.com/refinedev/refine/tree/master/examples/data-provider-appwrite](https://github.com/refinedev/refine/tree/master/examples/data-provider-appwrite)
* Altogic: [https://github.com/refinedev/refine/tree/master/examples/data-provider-altogic](https://github.com/refinedev/refine/tree/master/examples/data-provider-altogic)
* Medusa: [https://github.com/refinedev/refine/tree/next/packages/medusa](https://github.com/refinedev/refine/tree/next/packages/medusa)

### Customization
Expand Down
1 change: 0 additions & 1 deletion documentation/blog/2022-02-21-become-production-hero.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ The word headless is underlined above. So Refine drop you into UI heaven, meanwh
- Appwrite
- Firebase
- Directus
- Altogic


#### State Management
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ Refine includes many out-of-the-box data providers to use in your projects like:
- [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost)
- [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa)
- [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite)
- [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic)

## Add routing to the application

Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2022-02-21-react-antd-admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ hide_table_of_contents: false

📦 Out-of-the-box : Routing, networking, authentication, state management, i18n and UI.

🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, GraphQL, NestJs CRUD, Airtable, Strapi, Strapi v4, Strapi GraphQL, Supabase, Hasura, Nhost, Medusa, Appwrite, Firebase and Altogic.
🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, GraphQL, NestJs CRUD, Airtable, Strapi, Strapi v4, Strapi GraphQL, Supabase, Hasura, Nhost, Medusa, Appwrite, and Firebase.

📝 Native Typescript Core : You can always opt out for plain JavaScript.

Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2022-02-21-top-react-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ If you're looking for a framework that will let your data- intensive application

📦 **Out-of-the-box** : Routing, networking, authentication, state management, i18n and UI.

🔌 **Backend Agnostic** : Connects to any custom backend. Built-in support for [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa), [Firebase](https://firebase.google.com/), [Directus](https://directus.io/) and [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic).
🔌 **Backend Agnostic** : Connects to any custom backend. Built-in support for [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa), [Firebase](https://firebase.google.com/), and [Directus](https://directus.io/).

📝 **Native Typescript Core** : You can always opt out for plain JavaScript.

Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2022-03-16-internal-tool-frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ npm install -g blitz

📦 Out-of-the-box : Routing, networking, authentication, state management, i18n and UI.

🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, GraphQL, NestJs CRUD, Airtable, Strapi, Strapi v4, Strapi GraphQL, Supabase, Hasura, Nhost, Appwrite, Medusa, Firebase, Directus and Altogic.
🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, GraphQL, NestJs CRUD, Airtable, Strapi, Strapi v4, Strapi GraphQL, Supabase, Hasura, Nhost, Appwrite, Medusa, Firebase, and Directus.

📝 Native Typescript Core : You can always opt out for plain JavaScript.

Expand Down
2 changes: 1 addition & 1 deletion documentation/blog/2022-03-29-react-hook-form-upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ A React-based framework for building internal tools, rapidly. **refine** offers

📦 Out-of-the-box : Routing, networking, authentication, state management, i18n and UI.

🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, Strapi, NestJs CRUD, Hasura, Nhost, Airtable, Medusa, Supabase, Appwrite and Altogic.
🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, Strapi, NestJs CRUD, Hasura, Nhost, Airtable, Medusa, Supabase, and Appwrite.

📝 Native Typescript Core : You can always opt-out for plain JavaScript.

Expand Down
3 changes: 1 addition & 2 deletions documentation/blog/2022-04-29-create-full-stack-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ With the Data Provider feature it provides, you don't need to think about your A

📦 Out-of-the-box : Routing, networking, authentication, state management, i18n and UI.

🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, GraphQL, NestJs CRUD, Airtable, Strapi, Strapi v4, Strapi GraphQL, Supabase, Hasura, Nhost, Appwrite, Firebase, Directus and Altogic.
🔌 Backend Agnostic : Connects to any custom backend. Built-in support for REST API, GraphQL, NestJs CRUD, Airtable, Strapi, Strapi v4, Strapi GraphQL, Supabase, Hasura, Nhost, Appwrite, Firebase, and Directus.

📝 Native Typescript Core : You can always opt out for plain JavaScript.

Expand Down Expand Up @@ -74,7 +74,6 @@ As we mentioned above, you can easily handle any API and GraphQL queries without
**refine** includes many out-of-the-box data providers to use in your projects like:

- [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable)
- [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic)
- [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite)
- [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql)
- [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ If you're looking for a framework that will let your data- intensive application

📦 **Out-of-the-box** : Routing, networking, authentication, state management, i18n and UI.

🔌 **Backend Agnostic** : Connects to any custom backend. Built-in support for [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa), [Firebase](https://firebase.google.com/) and [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic).
🔌 **Backend Agnostic** : Connects to any custom backend. Built-in support for [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa), and [Firebase](https://firebase.google.com/).

📝 **Native Typescript Core** : You can always opt out for plain JavaScript.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,8 @@ const dataProvider = {
- [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql)
- [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase)
- [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura)
- [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost)
- [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite)
- [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa)
- [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic)

### Community ❤️

Expand Down
5 changes: 5 additions & 0 deletions documentation/docs/examples/auth-provider/keycloak.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ example-tags: [antd,auth-provider,keycloak]

[Keycloak](https://www.keycloak.org) is a modular, API-first authentication and authorization service that you may use to add authentication and authorization to your apps. In this example, you'll see how to use Keycloak Login with **refine**.

:::note Demo Credentials
**Username**: refine
**Password**: refine
:::

<CodeSandboxExample path="auth-keycloak" />
9 changes: 0 additions & 9 deletions documentation/docs/examples/data-provider/altogic.md

This file was deleted.

2 changes: 1 addition & 1 deletion documentation/docs/getting-started/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Instead of being a limited set of pre-styled components, **refine** is a collect

⚙️ Zero-config, **one-minute setup** with a **single CLI command**

🔌 Connectors for **15+ backend services** including [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Firebase](https://firebase.google.com/), [Directus](https://directus.io/) and [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic)
🔌 Connectors for **15+ backend services** including [REST API](https://github.com/refinedev/refine/tree/master/packages/simple-rest), [GraphQL](https://github.com/refinedev/refine/tree/master/packages/graphql), [NestJs CRUD](https://github.com/refinedev/refine/tree/master/packages/nestjsx-crud), [Airtable](https://github.com/refinedev/refine/tree/master/packages/airtable), [Strapi](https://github.com/refinedev/refine/tree/master/packages/strapi), [Strapi v4](https://github.com/refinedev/refine/tree/master/packages/strapi-v4), [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql), [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase), [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura), [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite), [Firebase](https://firebase.google.com/), and [Directus](https://directus.io/).

🌐 **SSR support** with **Next.js** or **Remix**

Expand Down
1 change: 0 additions & 1 deletion documentation/docs/packages/list-of-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ title: List of Packages

- `@pankod/refine-airtable` - Use [Airtable](https://airtable.com/) as backend service.

- `@pankod/refine-altogic` - Connect backends created with [Altogic](https://www.altogic.com/)
- `@pankod/refine-nhost` - [Nhost](https://nhost.io/) data provider. Supports **GraphQL Subscriptions** for **live/realtime** projects.


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,8 @@ This will allow you to easily use these data providers in your project.
- [Strapi GraphQL](https://github.com/refinedev/refine/tree/master/packages/strapi-graphql)
- [Supabase](https://github.com/refinedev/refine/tree/master/packages/supabase)
- [Hasura](https://github.com/refinedev/refine/tree/master/packages/hasura)
- [Nhost](https://github.com/refinedev/refine/tree/master/packages/nhost)
- [Appwrite](https://github.com/refinedev/refine/tree/master/packages/appwrite)
- [Medusa](https://github.com/refinedev/refine/tree/master/packages/medusa)
- [Altogic](https://github.com/refinedev/refine/tree/master/packages/altogic)

**Community ❤️**

Expand Down
1 change: 0 additions & 1 deletion documentation/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,6 @@ module.exports = {
label: "Data Provider",
items: [
"examples/data-provider/airtable",
"examples/data-provider/altogic",
"examples/data-provider/appwrite",
"examples/data-provider/directus",
"examples/data-provider/elide",
Expand Down
39 changes: 0 additions & 39 deletions documentation/src/assets/integration-icons/altogic.tsx

This file was deleted.

Loading

0 comments on commit e8539a5

Please sign in to comment.