improve tagging with lang + db support (#195)

This commit is contained in:
Faraz Patankar
2021-09-24 17:28:08 +04:00
committed by GitHub
parent 69fd7bb617
commit d756bf52bc
27 changed files with 34 additions and 23 deletions

View File

@@ -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

View File

@@ -2,7 +2,6 @@
title: BlitzJS
description: Example Blitz app that connects to a PostgreSQL database
tags:
- blitz
- postgresql
- typescript
- prisma

View File

@@ -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

View File

@@ -6,6 +6,7 @@ tags:
- coder
- vscode
- ide
- typescript
---
# code-server Example

View File

@@ -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

View File

@@ -2,7 +2,6 @@
title: Deno
description: A small Deno webserver
tags:
- deno
- typescript
---

View File

@@ -4,7 +4,7 @@ description: A Django application that connects to a PostgreSQL database
tags:
- python
- django
- postgres
- postgresql
---
# Django Example

View File

@@ -4,7 +4,7 @@ description: A Phoenix application that connects to a PostgreSQL database
tags:
- elixir
- phoenix
- postgres
- postgresql
---
# Elixir Phoenix Example

View File

@@ -5,6 +5,7 @@ tags:
- eris
- javascript
- bot
- discord
---
# Eris Example

View File

@@ -3,7 +3,7 @@ title: ExpressJS Postgres
description: An ExpressJS server that connects to a PostgreSQL database
tags:
- express
- postgres
- postgresql
- typescript
---

View File

@@ -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
---

View File

@@ -5,6 +5,8 @@ buttonSource: https://github.com/railwayapp-starters/ghost/blob/main/README.md
tags:
- ghost
- mysql
- javascript
- cms
---
# Ghost example

View File

@@ -3,7 +3,7 @@ title: Gin
description: A Gin server
tags:
- gin
- go
- golang
---
# Gin Example

View File

@@ -2,7 +2,7 @@
title: Hasura
description: A Hasura instance with a PostgreSQL database
tags:
- postgres
- postgresql
- hasura
---

View File

@@ -4,7 +4,7 @@ description: A Laravel app that connects to a PostgreSQL database
tags:
- php
- laravel
- postgres
- postgresql
---
# Laravel Starter Example

View File

@@ -5,6 +5,7 @@ buttonSource: https://github.com/cdodev/metabase/blob/master/README.md
tags:
- metabase
- postgresql
- javascript
---
# Metabase example

View File

@@ -5,6 +5,7 @@ buttonSource: https://github.com/railwayapp-starters/n8n/blob/main/README.md
tags:
- n8n
- postgresql
- javascript
---
# n8n example

View File

@@ -4,7 +4,7 @@ description: A NextJS app using Notion as a CMS for a blog
tags:
- next
- notion
- tailwind
- tailwindcss
- typescript
---

View File

@@ -4,7 +4,7 @@ description: A NextJS app using Prisma with a PostgreSQL database
tags:
- next
- prisma
- postgres
- postgresql
- typescript
---

View File

@@ -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).

View File

@@ -4,6 +4,7 @@ description: An OpenVSCode Server example.
tags:
- vscode
- ide
- javascript
---
# OpenVSCode Server Example

View File

@@ -4,7 +4,7 @@ description: A Rails blog using a PostgreSQL database
tags:
- ruby
- rails
- postgres
- postgresql
---
# Rails Blog Example

View File

@@ -4,7 +4,7 @@ description: A Rails starter app using a PostgreSQL database
tags:
- ruby
- rails
- postgres
- postgresql
---
# Rails Starter Example

View File

@@ -6,7 +6,7 @@ tags:
- rust
- next
- typescript
- tailwind
- tailwindcss
---
# WebAssembly Rust

View File

@@ -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

View File

@@ -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

View File

@@ -5,7 +5,8 @@ buttonSource: https://github.com/railwayapp-starters/umami/blob/master/README.md
tags:
- nextjs
- umami
- postgres
- postgresql
- analytics
---
# Umami example