1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
Youssef Khedher
833ea32752
Fixed the react link apperance 2021-09-24 10:16:21 +01:00
Youssef Khedher
0e82ab28f8
removed the --save from npm command 2021-09-23 21:21:05 +01:00
Youssef Khedher
b766182c9a
removed the --save flag
removed the --save as it is used by default as of npm 5.0.0
2021-09-23 21:19:33 +01:00
Youssef Khedher
d7a44d01a2
docs: remove the conflict between docker steps and docker-compose (#952)
* remove the conflict between docker steps and docker-compose

* fixing a link name typo
2021-09-23 21:18:44 +02:00
Ivar Conradi Østhus
be08250902
docs: add react-sdk to proxy docs. 2021-09-09 10:39:34 +02:00
Mike Francis
8695551488
docs: Added mikefrancis/laravel-unleash (#927)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-08-31 12:59:55 +02:00
Ivar Conradi Østhus
f97ed281ba
Update index.md 2021-08-26 20:14:52 +02:00
Dominik Chrástecký
f2eb3c101f
Add official php documentation (#920) 2021-08-19 13:34:05 +02:00
Fredrik Strand Oseberg
00285aafb8
WIP: Feat/quickstart oss (#912)
* feat: preliminary outline

* feat: add more sections to quickstart

* fix: update link to unique architecture

* fix: update description

* fix: update docs

* feat: add curl option

* fix: update link

* fix: rename proxy menu item

* fix: remove trailing slashes

* fix: docs

* fix: heroku casing

* fix: add enterprise casing

* fix: DO casing

* fix: update link to getunleash.io

* fix: add curl command

* fix: config

* fix: update docs
2021-08-17 15:24:37 +02:00
Oleg Gerasimenko
c7bf9a5028
docs: Update Unleash Proxy docker pull instructions (#911) 2021-08-13 11:07:20 +02:00
Ivar Conradi Østhus
d02fabacd1
docs: update link to unleash-proxy-client-js 2021-08-11 10:34:02 +02:00
Christopher Kolstad
7fcca8579e
doc: Remove link to laravel php sdk 2021-08-03 16:29:19 +02:00
Ivar Conradi Østhus
10dd4b753e
Update node.md 2021-07-21 23:12:34 +02:00
Iago Pimenta
7b6fe6acc9
fix: Update node.md (#896) 2021-07-21 22:35:11 +02:00
Blaine R Southam
48b35174ca
fix link to proxy-javascript (#889)
correct then link for the JavaScript Proxy SDK

Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-07-15 08:58:15 +02:00
Blaine R Southam
85d8e0c10d
fix curl health call (#888)
removed duplicate curl in the health endpoint example call.
curl curl --> curl
2021-07-15 08:49:27 +02:00
Dominik Chrástecký
9e1cb27f96
Add rikudou/unleash-sdk to community clients (#885) 2021-07-07 16:37:10 +02:00
Dominik Chrástecký
869e25c437
Fixed typo (#884) 2021-07-06 08:38:11 +02:00
Markus Lutteropp
39b3b07cd4
Fix contextProvider not being in code block (#883) 2021-07-05 22:05:26 +02:00
Ivar Conradi Østhus
c44f6f5c2f
Update index.md 2021-06-08 22:20:38 +02:00
Ivar Conradi Østhus
496d9d38a6
fix: update README.md 2021-06-04 19:31:28 +02:00
Christopher Kolstad
10fa7d9b8c
fix: typo in docs 2021-06-04 15:32:50 +02:00
Christopher Kolstad
79bf1842fb
chore: add docs for android-proxy-sdk (#865)
* chore: add docs for android-proxy-sdk
* chore: link back to android-proxy from sdk docs
2021-06-04 14:48:15 +02:00
Ivar Conradi Østhus
5d3c599706
fix: link to sdks 2021-06-04 14:38:11 +02:00
Ivar Conradi Østhus
28e75b816b
fix: slug for /sdks 2021-06-04 14:10:37 +02:00
Ivar Conradi Østhus
f0bf860538
fix: typo 2021-06-04 13:57:00 +02:00
Ivar Conradi Østhus
c29bb83d75
fix: add details about ios proxy sdk 2021-06-04 13:52:32 +02:00
Ivar Conradi Østhus
57c14c7565
fix: add details about the proxy 2021-06-04 13:44:34 +02:00
Christopher Kolstad
406f0554cf
Docusaurusv2 (#864)
feat: Upgraded to Docusaurus v2

closes: #771
2021-06-04 11:17:15 +02:00