Update README.md

pull/341/head
Rui Carmo 2024-04-07 12:22:31 +01:00 zatwierdzone przez GitHub
rodzic 0e1e8c93a3
commit 10bba05d93
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 14 usunięć

Wyświetl plik

@ -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),<br/>[BitTorrent Tracker](https://github.com/piku/deploy-bittorrent-tracker) |
| Python | [Background workers](https://github.com/piku/sample-python-app),<br/>[Postgres database](./python-postgres) | [Django app](https://github.com/piku/sample-django-app),<br/>[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)