I have an indie license.
Can I build a website and deploy it on a client’s server ?
Yep it’s royalty-free so allows for unlimited deployments.
Nabil Alhusail:
what about the license key ? I assume that I need to encrypt it, right.
Is there any other requirements ?
You can deploy the license key as you wish, it’s registered to you so might be a good idea to embed it in the project, e.g:
Licensing.RegisterLicense(licenseKeyText);
see: https://servicestack.net/download#register