Skip to content

Commit 142b8ad

Browse files
committed
Update examples.
1 parent 6c0d17d commit 142b8ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,9 @@ env = ['ENV_ONE', 'ENV_TWO']
133133

134134
These are few sites that use `netlify-plugin-nimbella` to deploy frontend content to Netlify and functions on Nimbella.
135135

136-
- [A "hello world" example](https://github.com/nimbella/netlify-plugin-nimbella.netlify.app)
137-
- [Optical character recognition using Nimbella key-value and object stores](https://github.com/nimbella/netlify-nimbella-ocr)
136+
- [Hello World](https://github.com/nimbella/netlify-plugin-nimbella.netlify.app): deploy frontend to Netlify CDN, serverless APIs to Nimbella.
137+
- [Severless 🐱](https://github.com/rabbah/whiskers): deploy entire project to Nimbella and proxy from Netlify site. Site is built with [Jekyll](https://jekyllrb.com).
138+
- [Optical character recognition](https://github.com/nimbella/netlify-nimbella-ocr): A React-App with stateful serverless APIs using Nimbella key-value and object stores.
138139

139140
Look at `netlify.toml` of these repositories to get an idea on how the plugin is used.
140141

0 commit comments

Comments
 (0)