Hosting para aplicaciones Node.JS
Gestiona tus aplicaciones NodeJS desde nuestro panel de control de la forma mas simple
import { useState } from 'react'
import { Switch } from '@headlessui/react'
function Example() {
const [enabled, setEnabled] = useState(true)
return (
<form action="/notification-settings" method="post">
<Switch checked={enabled} onChange={setEnabled} name="notifications">
{/* ... */}
</Switch>
<button>Submit</button>
</form>
)
}
Annual Partner
Completed Projects
Happy Customers
Research Work
Pricing
Hosting para aplicaciones Node.JS
Por tiempo limitado todos nuestros planes incluyen migración de las aplicaciones desde otro hosting gratis
Te ayudamos a elegir el mejor plan
Si tienes dudas con el plan no dudes en llamarnos