diff --git a/examples/fider/README.md b/examples/fider/README.md new file mode 100644 index 0000000..38d4a6c --- /dev/null +++ b/examples/fider/README.md @@ -0,0 +1,15 @@ +--- +title: Fider +description: A self-hosted version of Fider using a PostgreSQL database +buttonSource: https://github.com/railwayapp-starters/fider/blob/main/README.md +tags: + - postgresql + - typescript + - golang + - canny + - feedback +--- + +# Fider example + +This example has been moved to the [railwayapp-starters](https://github.com/railwayapp-starters) organization and can be found [here](https://github.com/railwayapp-starters/fider).