Where To Host Wakanda [a Client/server Side Pure Js 'framework']?
I recently found Wakanda by means of a reference in a blog post. It's a solution to develop pure JavaScript data-driven application - JS at the client- and the server-side. As far
Solution 1:
There is no "dedicated" hosting company yet (Wakanda is still in beta)
Some Wakanda users have been using:
- Amazon EC2
- Rackspace
- Gandi VPS (see the TechWireNews article)
- Mac Mini vault (see on the forum)
A blog post should come soon.
Solution 2:
I don't believe you are going to find a web hosting company dedicated to hosting a wakanda server. Your best bet is to get a VPS from a proper web hosting company (like linode.com), and ramp it up as you need it. If you need something more powerful, grab a dedicated from any reputable provider (ie: softlayer.com).
Solution 3:
Wakanda has an official Platform as a Service (PaaS) called Wakanda Cloud available at console.wakanda.io
The documentation for Wakanda Cloud is available at cloud-docs.wakanda.io
The road map for Wakanda Cloud is hosted on trello
Post a Comment for "Where To Host Wakanda [a Client/server Side Pure Js 'framework']?"