mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: move heroku / DO buttons
This commit is contained in:
		
							parent
							
								
									83c9125f27
								
							
						
					
					
						commit
						9042263d2f
					
				@ -20,7 +20,6 @@ Feature toggles make it easy to test how your code works with real production da
 | 
			
		||||
 | 
			
		||||
Unleash is the largest open source solution for feature flagging on GitHub. There's 12 official client and server SDKs and 10+ community SDKs available; you can even make your own if you want to. You can use Unleash with any language and any framework.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Get started in 2 steps
 | 
			
		||||
 | 
			
		||||
### 1. Start Unleash
 | 
			
		||||
@ -64,6 +63,12 @@ if (unleash.isEnabled("AwesomeFeature")) {
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Run Unleash on a service?
 | 
			
		||||
 | 
			
		||||
If you don't want to run Unleash locally, we also provide easy deployment setups for Heroku and Digital Ocean:
 | 
			
		||||
 | 
			
		||||
[](https://www.heroku.com/deploy/?template=https://github.com/Unleash/unleash) [](https://cloud.digitalocean.com/apps/new?repo=https://github.com/Unleash/unleash/tree/main&refcode=0e1d75187044)
 | 
			
		||||
 | 
			
		||||
## Community and help
 | 
			
		||||
 | 
			
		||||
We know that learning a new tool can be hard and time-consuming. We have a growing community that loves to help out. Please don't hesitate about reaching out to get help.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user