mirror of
https://github.com/kataras/iris.git
synced 2025-03-14 08:16:28 +01:00
Add a link for the iris-starter-kit: Isomorphic react/hot reloadable/redux/css-modules starter kit
Former-commit-id: bcb96b645b7a99629408d744b204ebb938c47281
This commit is contained in:
parent
e066771207
commit
bd8721000a
|
@ -94,6 +94,7 @@ Help this project to continue deliver awesome and unique features with the highe
|
||||||
* [Websockets](_examples/#websockets)
|
* [Websockets](_examples/#websockets)
|
||||||
* [Miscellaneous](_examples/#miscellaneous)
|
* [Miscellaneous](_examples/#miscellaneous)
|
||||||
* [POC: Convert the medium-sized project "Parrot" from native to Iris](https://github.com/iris-contrib/parrot)
|
* [POC: Convert the medium-sized project "Parrot" from native to Iris](https://github.com/iris-contrib/parrot)
|
||||||
|
* [POC: Isomorphic react/hot reloadable/redux/css-modules starter kit](https://github.com/kataras/iris-starter-kit)
|
||||||
* [Typescript Automation Tools](typescript/#table-of-contents)
|
* [Typescript Automation Tools](typescript/#table-of-contents)
|
||||||
* [Tutorial: Online Visitors](_examples/tutorial/online-visitors)
|
* [Tutorial: Online Visitors](_examples/tutorial/online-visitors)
|
||||||
* [Tutorial: Caddy](_examples/tutorial/caddy)
|
* [Tutorial: Caddy](_examples/tutorial/caddy)
|
||||||
|
|
|
@ -13,6 +13,8 @@ It doesn't always contain the "best ways" but it does cover each important featu
|
||||||
- [Tutorial: Online Visitors](tutorial/online-visitors/main.go)
|
- [Tutorial: Online Visitors](tutorial/online-visitors/main.go)
|
||||||
- [Tutorial: URL Shortener using BoltDB](https://medium.com/@kataras/a-url-shortener-service-using-go-iris-and-bolt-4182f0b00ae7)
|
- [Tutorial: URL Shortener using BoltDB](https://medium.com/@kataras/a-url-shortener-service-using-go-iris-and-bolt-4182f0b00ae7)
|
||||||
- [Tutorial: How to turn your Android Device into a fully featured Web Server (**MUST**)](https://twitter.com/ThePracticalDev/status/892022594031017988)
|
- [Tutorial: How to turn your Android Device into a fully featured Web Server (**MUST**)](https://twitter.com/ThePracticalDev/status/892022594031017988)
|
||||||
|
- [POC: Convert the medium-sized project "Parrot" from native to Iris](https://github.com/iris-contrib/parrot)
|
||||||
|
- [POC: Isomorphic react/hot reloadable/redux/css-modules starter kit](https://github.com/kataras/iris-starter-kit)
|
||||||
|
|
||||||
### Structuring
|
### Structuring
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user