diff --git a/examples/README.md b/examples/README.md index dd2f34f..9504d9d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,16 +1,3 @@ # Piku Examples -The following table lists the available examples, including some third-party applications you can deploy with `piku`: - -| Stack | Simple | Framework | Utility | Third-Party | -|-----------|:------:|:---------:|:-------:|:-----------:| -| C | [Baremetal C](https://github.com/piku/sample-bare-metal-c) | -| Clojure | [Sample app](https://github.com/piku/sample-clojure-app) | -| ClojureScript | | | [Piku Monitoring](https://github.com/piku/piku-monitoring) | -| Elixir | | [Phoenix App](https://github.com/piku/sample-phoenix-app) | -| Go | [Sample app](./golang) | | | [Gitea (Static Binary)](https://github.com/piku/deploy-gitea) | -| Java | [Sample app](https://github.com/piku/sample-java-app) | -| NodeJS | [Sample app](https://github.com/piku/sample-nodejs-app) | [Express with Wisp](./nodejs-wisp) | | [Node-RED](https://github.com/piku/deploy-nodered),
[BitTorrent Tracker](https://github.com/piku/deploy-bittorrent-tracker) | -| Python | [Background workers](https://github.com/piku/sample-python-app),
[Postgres database](./python-postgres) | [Django app](https://github.com/piku/sample-django-app),
[Flask Web app Tutorial](https://github.com/piku/webapp-tutorial) | [WebDAV Server](https://github.com/piku/deploy-webdav) | -| Ruby | [Sample app](https://github.com/piku/sample-ruby-app) | [Rails app](https://github.com/piku/sample-rails-app) | -| SPA | | | | [Snapdrop](https://github.com/piku/deploy-snapdrop) | +Besides the examples in this folder, there is also [a set of community-supplied example applications](https://piku.github.io/community/examples.html)