kopia lustrzana https://github.com/piku/piku
Update README.md
rodzic
91ba24a376
commit
2fbdc68e18
|
@ -1,9 +1,16 @@
|
|||
# Piku application examples
|
||||
# Piku Examples
|
||||
|
||||
| Stack | Simple | Using a Framework | Other |
|
||||
|--------------|:-----:|:-----------:|:-------:|
|
||||
| Python | [Web and background worker](https://github.com/piku/sample-python-app) | [Django app](https://github.com/piku/sample-django-app) | [With Postgres database](./python-postgres) |
|
||||
| NodeJS | [Simple app](https://github.com/piku/sample-nodejs-app) | [Node-RED](https://github.com/piku/deploy-nodered) | [Node with Wisp](./nodejs-wisp) | Clojure | [Sample using Lein](https://github.com/piku/sample-clojure-app) |
|
||||
| Go | [Simple app](./golang) |
|
||||
| Ruby | [Simple app](https://github.com/piku/sample-ruby-app) | [Rails app](https://github.com/piku/sample-rails-app) |
|
||||
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-jav-aapp) |
|
||||
| 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) |
|
||||
|
|
Ładowanie…
Reference in New Issue