diff --git a/examples/ackee/README.md b/examples/ackee/README.md index 7869b46..d9247dc 100644 --- a/examples/ackee/README.md +++ b/examples/ackee/README.md @@ -3,8 +3,9 @@ title: Ackee description: A self-hosted version of Ackee using a MongoDB database buttonSource: https://github.com/railwayapp-starters/Ackee/blob/master/README.md tags: - - ackee - mongodb + - javascript + - analytics --- # Ackee example diff --git a/examples/blitzjs/README.md b/examples/blitzjs/README.md index b9d43d9..54ea3d6 100644 --- a/examples/blitzjs/README.md +++ b/examples/blitzjs/README.md @@ -2,7 +2,6 @@ title: BlitzJS description: Example Blitz app that connects to a PostgreSQL database tags: - - blitz - postgresql - typescript - prisma diff --git a/examples/calendso/README.md b/examples/calendso/README.md index 449f8e0..4251ae2 100644 --- a/examples/calendso/README.md +++ b/examples/calendso/README.md @@ -3,9 +3,9 @@ title: Calendso description: A self-hosted version of Calendso using a PostgreSQL database buttonSource: https://github.com/calendso/calendso/blob/main/README.md tags: - - calendso - - postgres + - postgresql - prisma + - typescript --- # Calendso example diff --git a/examples/code-server/README.md b/examples/code-server/README.md index df7bd85..07600c0 100644 --- a/examples/code-server/README.md +++ b/examples/code-server/README.md @@ -6,6 +6,7 @@ tags: - coder - vscode - ide + - typescript --- # code-server Example diff --git a/examples/cusdis/README.md b/examples/cusdis/README.md index 78a0a4c..a915a1c 100644 --- a/examples/cusdis/README.md +++ b/examples/cusdis/README.md @@ -3,8 +3,10 @@ title: Cusdis description: A self-hosted version of Cusdis using a PostgreSQL database buttonSource: https://github.com/railwayapp-starters/cusdis/blob/master/README.md tags: - - cusdis - postgresql + - prisma + - comments + - typescript --- # Cusdis example diff --git a/examples/deno/README.md b/examples/deno/README.md index e9b632d..ca7c686 100644 --- a/examples/deno/README.md +++ b/examples/deno/README.md @@ -2,7 +2,6 @@ title: Deno description: A small Deno webserver tags: - - deno - typescript --- diff --git a/examples/djangopy/README.md b/examples/djangopy/README.md index 99f231e..3906fec 100644 --- a/examples/djangopy/README.md +++ b/examples/djangopy/README.md @@ -4,7 +4,7 @@ description: A Django application that connects to a PostgreSQL database tags: - python - django - - postgres + - postgresql --- # Django Example diff --git a/examples/elixir-phoenix/README.md b/examples/elixir-phoenix/README.md index 4422d81..9efa165 100644 --- a/examples/elixir-phoenix/README.md +++ b/examples/elixir-phoenix/README.md @@ -4,7 +4,7 @@ description: A Phoenix application that connects to a PostgreSQL database tags: - elixir - phoenix - - postgres + - postgresql --- # Elixir Phoenix Example diff --git a/examples/eris/README.md b/examples/eris/README.md index eacd92f..632b580 100644 --- a/examples/eris/README.md +++ b/examples/eris/README.md @@ -5,6 +5,7 @@ tags: - eris - javascript - bot + - discord --- # Eris Example diff --git a/examples/expressjs-postgres/README.md b/examples/expressjs-postgres/README.md index 0e87374..5f5eafe 100644 --- a/examples/expressjs-postgres/README.md +++ b/examples/expressjs-postgres/README.md @@ -3,7 +3,7 @@ title: ExpressJS Postgres description: An ExpressJS server that connects to a PostgreSQL database tags: - express - - postgres + - postgresql - typescript --- diff --git a/examples/expressjs-prisma/README.md b/examples/expressjs-prisma/README.md index 2128de1..689c31e 100644 --- a/examples/expressjs-prisma/README.md +++ b/examples/expressjs-prisma/README.md @@ -3,7 +3,7 @@ title: ExpressJS Prisma description: An ExpressJS server that uses Prisma to connect to a PostgreSQL database tags: - express - - postgres + - postgresql - prisma - typescript --- diff --git a/examples/ghost/README.md b/examples/ghost/README.md index 9795ed8..83dbae9 100644 --- a/examples/ghost/README.md +++ b/examples/ghost/README.md @@ -5,6 +5,8 @@ buttonSource: https://github.com/railwayapp-starters/ghost/blob/main/README.md tags: - ghost - mysql + - javascript + - cms --- # Ghost example diff --git a/examples/gin/README.md b/examples/gin/README.md index 7d9fd76..a985d90 100644 --- a/examples/gin/README.md +++ b/examples/gin/README.md @@ -3,7 +3,7 @@ title: Gin description: A Gin server tags: - gin - - go + - golang --- # Gin Example diff --git a/examples/hasura/README.md b/examples/hasura/README.md index b2dd8f6..3f3d7b3 100644 --- a/examples/hasura/README.md +++ b/examples/hasura/README.md @@ -2,7 +2,7 @@ title: Hasura description: A Hasura instance with a PostgreSQL database tags: - - postgres + - postgresql - hasura --- diff --git a/examples/laravel/README.md b/examples/laravel/README.md index 26a3f39..a73437c 100644 --- a/examples/laravel/README.md +++ b/examples/laravel/README.md @@ -4,7 +4,7 @@ description: A Laravel app that connects to a PostgreSQL database tags: - php - laravel - - postgres + - postgresql --- # Laravel Starter Example diff --git a/examples/metabase/README.md b/examples/metabase/README.md index eeef187..5af97c6 100644 --- a/examples/metabase/README.md +++ b/examples/metabase/README.md @@ -5,6 +5,7 @@ buttonSource: https://github.com/cdodev/metabase/blob/master/README.md tags: - metabase - postgresql + - javascript --- # Metabase example diff --git a/examples/n8n/README.md b/examples/n8n/README.md index e6bb8b6..4460163 100644 --- a/examples/n8n/README.md +++ b/examples/n8n/README.md @@ -5,6 +5,7 @@ buttonSource: https://github.com/railwayapp-starters/n8n/blob/main/README.md tags: - n8n - postgresql + - javascript --- # n8n example diff --git a/examples/next-notion-blog/README.md b/examples/next-notion-blog/README.md index b0ce202..c55475c 100644 --- a/examples/next-notion-blog/README.md +++ b/examples/next-notion-blog/README.md @@ -4,7 +4,7 @@ description: A NextJS app using Notion as a CMS for a blog tags: - next - notion - - tailwind + - tailwindcss - typescript --- diff --git a/examples/nextjs-prisma/README.md b/examples/nextjs-prisma/README.md index edaf99b..0f980ed 100644 --- a/examples/nextjs-prisma/README.md +++ b/examples/nextjs-prisma/README.md @@ -4,7 +4,7 @@ description: A NextJS app using Prisma with a PostgreSQL database tags: - next - prisma - - postgres + - postgresql - typescript --- diff --git a/examples/nocodb/README.md b/examples/nocodb/README.md index ca5e800..ca54b29 100644 --- a/examples/nocodb/README.md +++ b/examples/nocodb/README.md @@ -5,8 +5,9 @@ buttonSource: https://github.com/railwayapp-starters/nocodb/blob/main/README.md tags: - nocodb - postgresql + - javascript --- -# Ackee example +# NocoDB example This example is being maintained on the [railwayapp-starters](https://github.com/railwayapp-starters) organization and can be found [here](https://github.com/railwayapp-starters/nocodb). diff --git a/examples/openvscode-server/README.md b/examples/openvscode-server/README.md index 957c872..48fc332 100644 --- a/examples/openvscode-server/README.md +++ b/examples/openvscode-server/README.md @@ -4,6 +4,7 @@ description: An OpenVSCode Server example. tags: - vscode - ide + - javascript --- # OpenVSCode Server Example diff --git a/examples/rails-blog/README.md b/examples/rails-blog/README.md index 7cafdfd..77011a1 100644 --- a/examples/rails-blog/README.md +++ b/examples/rails-blog/README.md @@ -4,7 +4,7 @@ description: A Rails blog using a PostgreSQL database tags: - ruby - rails - - postgres + - postgresql --- # Rails Blog Example diff --git a/examples/rails-starter/README.md b/examples/rails-starter/README.md index b5f8ac1..84a1e87 100644 --- a/examples/rails-starter/README.md +++ b/examples/rails-starter/README.md @@ -4,7 +4,7 @@ description: A Rails starter app using a PostgreSQL database tags: - ruby - rails - - postgres + - postgresql --- # Rails Starter Example diff --git a/examples/rust-wasm/README.md b/examples/rust-wasm/README.md index 63a83b6..2e12728 100644 --- a/examples/rust-wasm/README.md +++ b/examples/rust-wasm/README.md @@ -6,7 +6,7 @@ tags: - rust - next - typescript - - tailwind + - tailwindcss --- # WebAssembly Rust diff --git a/examples/shiori/README.md b/examples/shiori/README.md index b20d15d..2b2ccb3 100644 --- a/examples/shiori/README.md +++ b/examples/shiori/README.md @@ -3,9 +3,9 @@ title: Shiori description: A self-hosted bookmarks manager written in Go buttonSource: https://github.com/railwayapp-starters/shiori/blob/master/README.md tags: - - go + - golang - shiori - - postgres + - postgresql --- # Shiori example diff --git a/examples/strapi/README.md b/examples/strapi/README.md index 3d4a10a..8a85812 100644 --- a/examples/strapi/README.md +++ b/examples/strapi/README.md @@ -3,8 +3,9 @@ title: Strapi description: A self-hosted version of Strapie using a Postgres database tags: - strapi - - postgres + - postgresql - cms + - javascript --- # Strapi example diff --git a/examples/umami/README.md b/examples/umami/README.md index d1243f5..f1cfd86 100644 --- a/examples/umami/README.md +++ b/examples/umami/README.md @@ -5,7 +5,8 @@ buttonSource: https://github.com/railwayapp-starters/umami/blob/master/README.md tags: - nextjs - umami - - postgres + - postgresql + - analytics --- # Umami example